Snippets for shadow 4.18.0 from Alpine aarch64
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-aarch64/community/shadow/shadow-4.18.0-r1.log.
-
/usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp] 4 | #warning usage of non-standard #include <sys/cdefs.h> is deprecated | ^~~~~~~ -
./string/strspn/strrcspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ -
./string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ -
../lib/string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^