Seth Goldberg wrote: > Hi, > > Are these no-prototype warnings normal/expected? > GRUB team doesn't manage files under lib/libgcrypt(-grub), they are imported unmodified from libgcrypt. If you want them fixed, feel free to contact libgcrypt team and the change will propagate on next resync > > gcc-4.3.2 -Itests/lib -I../tests/lib -nostdinc -isystem > /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/include -I../include -I. > -I./include -Wall -W -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow > -Wpointer-arith -Wmissing-prototypes -Wundef > -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 > -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-common > -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -fno-builtin > -mrtd -mregparm=3-m32 -MD -c -o > functional_test_mod-tests_lib_functional_test.o > ../tests/lib/functional_test.c > ../lib/libgcrypt-grub/cipher/camellia.c:447: warning: no previous > prototype for 'camellia_setup128' > ../lib/libgcrypt-grub/cipher/camellia.c:658: warning: no previous > prototype for 'camellia_setup256' > gcc-4.3.2 -Itests/lib -I../tests/lib -nostdinc -isystem > /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/include -I../include -I. > -I./include -Wall -W -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow > -Wpointer-arith -Wmissing-prototypes -Wundef > -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 > -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-common > -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -fno-builtin > -mrtd -mregparm=3 -m32 -MD -c -o functional_test_mod-tests_lib_test.o > ../tests/lib/test.c > ../lib/libgcrypt-grub/cipher/camellia.c:944: warning: no previous > prototype for 'camellia_setup192' > ../lib/libgcrypt-grub/cipher/camellia.c: In function 'camellia_setup192': > ../lib/libgcrypt-grub/cipher/camellia.c:949: warning: implicit > declaration of function 'memcpy' > ../lib/libgcrypt-grub/cipher/camellia.c: At top level: > ../lib/libgcrypt-grub/cipher/camellia.c:966: warning: no previous > prototype for 'camellia_encrypt128' > ../lib/libgcrypt-grub/cipher/camellia.c:1056: warning: no previous > prototype for 'camellia_decrypt128' > ../lib/libgcrypt-grub/cipher/camellia.c:1149: warning: no previous > prototype for 'camellia_encrypt256' > ../lib/libgcrypt-grub/cipher/camellia.c:1263: warning: no previous > prototype for 'camellia_decrypt256' > > > --S > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel >
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel