Snippets for moon-buggy 1.1.0 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/ccr8hx7ac4lc4n9bkmxqxkx15sj7bnr6-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/cwn32dkv1iffrhh6sw1gk09nxb10dv17-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/cwn32dkv1iffrhh6sw1gk09nxb10dv17-glibc-2.42-67-dev/include/bits/string_fortified.h:149:10: warning: '__builtin___strncat_chk' specified bound 40 equals destination size [-Wstringop-overflow=]