From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Warning messages
Date: Tue, 23 Feb 2010 09:05:18 +0100 [thread overview]
Message-ID: <4B838C3E.5030304@gmail.com> (raw)
In-Reply-To: <alpine.GSO.2.00.1002221856060.1590@oretfbsg.Jrfg.Fha.PBZ>
[-- Attachment #1: Type: text/plain, Size: 2666 bytes --]
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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
next prev parent reply other threads:[~2010-02-23 8:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 23:40 [PATCH] grub + FreeBSD's loader(8) + ZFS root Navdeep Parhar
2010-02-23 3:06 ` Warning messages Seth Goldberg
2010-02-23 8:05 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-04-07 10:28 ` [PATCH] grub + FreeBSD's loader(8) + ZFS root Vladimir 'φ-coder/phcoder' Serbinenko
2010-04-07 20:21 ` Navdeep Parhar
2012-02-27 0:58 ` Vladimir 'φ-coder/phcoder' Serbinenko
-- strict thread matches above, loose matches on Subject: below --
2004-05-01 21:55 Warning messages
2004-05-03 9:33 ` Jörn Engel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B838C3E.5030304@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.