Snippets for moon-buggy 1.1.0 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/cwap8zn4bq14cvzrsf1i77300j6jv7dg-moon-buggy-1.1.0.drv.
-
highscore.c:320:7: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 320 | ftruncate (fd, pos); | ^~~~~~~~~~~~~~~~~~~ -
/nix/store/m300ngckdmal8wnl3bjbpwca3a5bn74c-glibc-2.42-67-dev/include/bits/string_fortified.h:149:10: warning: '__builtin___strncat_chk' specified bound 40 equals destination size [-Wstringop-overflow=] 149 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 150 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
/nix/store/m300ngckdmal8wnl3bjbpwca3a5bn74c-glibc-2.42-67-dev/include/bits/string_fortified.h:149:10: warning: '__builtin___strncat_chk' specified bound 40 equals destination size [-Wstringop-overflow=]