From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Njplx-0007WM-2r for mharc-grub-devel@gnu.org; Tue, 23 Feb 2010 03:05:37 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Njplw-0007W9-9B for grub-devel@gnu.org; Tue, 23 Feb 2010 03:05:36 -0500 Received: from [140.186.70.92] (port=42756 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Njplv-0007W0-27 for grub-devel@gnu.org; Tue, 23 Feb 2010 03:05:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Njplt-0005je-Fw for grub-devel@gnu.org; Tue, 23 Feb 2010 03:05:34 -0500 Received: from mail-bw0-f219.google.com ([209.85.218.219]:32878) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Njpls-0005jU-Uq for grub-devel@gnu.org; Tue, 23 Feb 2010 03:05:33 -0500 Received: by bwz19 with SMTP id 19so2481460bwz.26 for ; Tue, 23 Feb 2010 00:05:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=6aAx556/2LDxGUT+xpJ1CnztLQwN9zg2hajTJT5gUbo=; b=IqeKZOLLPPAZ2NVeVAbFFJIVZoIoJbry5l2PQTtufXnBWRnq33Z3eYDZowlMGMOsIp selkHP3nD99YXRBrhzOB8FKUE8BAIFq+XB4jHFE1raloVNtse6SqdDBQ3r8v3pg9KR0m w9BXG18Ie4EB/QlBluL04IqiRSz6JcNraOdU0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=im0AyUvnExHaPYzBgF/fW0QTkQ2AgSE4DggUJD08YBhkHDr9xsa88suyXsjCmCNCqw IxhKGUWLgxpchIE2F06K/kpyexMC+6sJSCbsVpoOY6T9GFm8dioQa73fZ90vaoLJV7pI +EJJMiWLxahLYlTLQw5isGmp/Zj8dujhoo3y0= Received: by 10.204.32.198 with SMTP id e6mr589898bkd.169.1266912331063; Tue, 23 Feb 2010 00:05:31 -0800 (PST) Received: from debian.bg45.phnet (gprs27.swisscom-mobile.ch [193.247.250.27]) by mx.google.com with ESMTPS id 15sm1616507bwz.0.2010.02.23.00.05.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Feb 2010 00:05:30 -0800 (PST) Message-ID: <4B838C3E.5030304@gmail.com> Date: Tue, 23 Feb 2010 09:05:18 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig0349C848EDDC975EB36E801F" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Warning messages X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 08:05:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0349C848EDDC975EB36E801F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=3D1 -Wall -W -Wshadow > -Wpointer-arith -Wmissing-prototypes -Wundef > -Wstrict-prototypes -g -falign-jumps=3D1 -falign-loops=3D1 > -falign-functions=3D1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-commo= n > -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -fno-builtin > -mrtd -mregparm=3D3-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=3D1 -Wall -W -Wshadow > -Wpointer-arith -Wmissing-prototypes -Wundef > -Wstrict-prototypes -g -falign-jumps=3D1 -falign-loops=3D1 > -falign-functions=3D1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-commo= n > -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -fno-builtin > -mrtd -mregparm=3D3 -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 > --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig0349C848EDDC975EB36E801F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkuDjEYACgkQNak7dOguQglPZAEAmX4eI7//9fD+rjqOBjPK9RUT vsvtODLqe9lJZYiQPaMBAIeTdvReml2srHBjKiKnYQm7OIH/5f79isNkv33TBCWa =XDv3 -----END PGP SIGNATURE----- --------------enig0349C848EDDC975EB36E801F--