Il giorno giovedì 22 aprile 2021 alle 11:46:15 UTC+2 Manlio Perillo ha scritto: > [...]
> About the gcc warnings, the _BSD_SOURCE and _SVID_SOURCE macros where > defined in include/u.h; after removing them I got 2 other warnings: > > - argument to 'sizeof' in 'strncpy' call is the same expression as the > source; did you mean to use the size of the destination? > - 'strncpy' output truncated before terminating nul copying 2 bytes > from a string of the same length > > from cmd/pack/ar.c. > > Thanks > Manlio > The output of all.bash is https://gist.github.com/perillo/93f87f24d0300c6d0b2340480e9ef3ba -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/85839eb2-ffb8-43b7-aa64-0c00ac0cdf72n%40googlegroups.com.