grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warning messages


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Warning messages
Date: Tue, 23 Feb 2010 09:05:18 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]