From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QLWYy-0000c6-7s for mharc-grub-devel@gnu.org; Sun, 15 May 2011 04:20:32 -0400 Received: from eggs.gnu.org ([140.186.70.92]:37642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLWYv-0000bD-LE for grub-devel@gnu.org; Sun, 15 May 2011 04:20:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLWYu-0003dm-9g for grub-devel@gnu.org; Sun, 15 May 2011 04:20:29 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLWYt-0003aP-Ut for grub-devel@gnu.org; Sun, 15 May 2011 04:20:28 -0400 Received: by wwb39 with SMTP id 39so3413636wwb.30 for ; Sun, 15 May 2011 01:20:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=tiSl/LJFgAeYxLnmtfwacQt/BCUgTA9BXix57Z3OAq8=; b=WWnQRCTQwxaq9T5lzJipw1ZNMguDAvIkR9NxA917ur5LkX34gJis9/4VwB5PWwq2qk 9aUdksmPr+M9BoE/xff+e5LwXn4w9a6Ktpbx1qYkypnyxwtLE4eWy/X5gocHrBiBOgq+ dpYutPbcfKaFdcNJCpCnJsK7eqxfNLta5OXwQ= 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=lIixmSNpxS2a7Dh4L7NjyLVBqLL1bRVQjI8sIG1hiZuuRZQHNQEO2EvfBMwVf4JRuX WReaxYHD84J8bSYVTGJLRbKENVYBxNBwangTdpFG93hBliHT69GkDGp2bq5hNooLsFyS OB1hpAKz5X+dffV6/S4VocSa8VdBbgZGyL8yw= Received: by 10.227.11.148 with SMTP id t20mr1316094wbt.98.1305447626966; Sun, 15 May 2011 01:20:26 -0700 (PDT) Received: from debian.x201.phnet (195.102.202.62.cust.bluewin.ch [62.202.102.195]) by mx.google.com with ESMTPS id w12sm2397237wby.41.2011.05.15.01.20.25 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 May 2011 01:20:25 -0700 (PDT) Message-ID: <4DCF8CC8.4070508@gmail.com> Date: Sun, 15 May 2011 10:20:24 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110402 Iceowl/1.0b2 Icedove/3.1.9 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: GRUB 1.99 released References: <4DCF04EA.7020309@gmail.com> <4DCF3B0E.9090000@gmail.com> In-Reply-To: <4DCF3B0E.9090000@gmail.com> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigD258A84D6D851962751C04A9" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Sun, 15 May 2011 08:20:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD258A84D6D851962751C04A9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 15.05.2011 04:31, Bruce Dubbs wrote: > Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: >> Hello, all >> >> I'm proud to announce the release of GNU GRUB version 1.99. > > Congratulations on the release. As one who builds almost everything > form source, the download and build went very smoothly. Thank you. > > I want to share some nits with you. Use them or ignore them as you > please. > > -- Bruce > > 1. The install creates an empty directory: /usr/share/grub > It's empty only if no freetype or no unifont was found > 2. There were several trivial build warnings: > > grub_script.yy.h:293: warning: 'yy_flex_strncpy' declared 'static' but > never defined > grub_script.yy.c:2241: warning: unused parameter 'yyscanner' > grub_script.yy.c:2482: warning: unused parameter 'yyscanner' These warnings come from flex autogenerated code > config.status: WARNING: 'util/grub.d/10_linux.in' seems to ignore the > --datarootdir setting > config.status: WARNING: 'util/grub.d/20_linux_xen.in' seems to ignore > the --datarootdir setting > config.status: WARNING: 'util/grub-install.in' seems to ignore the > --datarootdir setting > config.status: WARNING: 'util/grub-mknetdir.in' seems to ignore the > --datarootdir setting --datarootdir isn't supported by us (yet?). > fs/btrfs.c: In function 'grub_btrfs_read_logical': > fs/btrfs.c:592: warning: 'err' may be used uninitialized in this functi= on Spurious warning with your gcc. I'll silence it. > grub_script.yy.h:293: warning: 'yy_flex_strncpy' declared 'static' but > never defined > grub_script.yy.c: In function 'yy_fatal_error': > grub_script.yy.c:2241: warning: unused parameter 'msg' > grub_script.yy.c:2241: warning: unused parameter 'yyscanner' > grub_script.yy.c: At top level: > grub_script.yy.c:2279: warning: no previous prototype for 'yyget_column= ' > grub_script.yy.c:2322: warning: no previous prototype for 'yyset_column= ' > grub_script.yy.c: In function 'yy_flex_strncpy': > grub_script.yy.c:2482: warning: unused parameter 'yyscanner' ditto > lib/libgcrypt-grub/cipher/camellia.c:450: warning: no previous > prototype for 'camellia_setup128' > lib/libgcrypt-grub/cipher/camellia.c:661: warning: no previous > prototype for 'camellia_setup256' > lib/libgcrypt-grub/cipher/camellia.c:947: warning: no previous > prototype for 'camellia_setup192' > lib/libgcrypt-grub/cipher/camellia.c: In function 'camellia_setup192': > lib/libgcrypt-grub/cipher/camellia.c:951: warning: implicit > declaration of function 'memcpy' > lib/libgcrypt-grub/cipher/camellia.c: At top level: > lib/libgcrypt-grub/cipher/camellia.c:969: warning: no previous > prototype for 'camellia_encrypt128' > lib/libgcrypt-grub/cipher/camellia.c:1059: warning: no previous > prototype for 'camellia_decrypt128' > lib/libgcrypt-grub/cipher/camellia.c:1152: warning: no previous > prototype for 'camellia_encrypt256' > lib/libgcrypt-grub/cipher/camellia.c:1266: warning: no previous > prototype for 'camellia_decrypt256' > lib/libgcrypt-grub/cipher/rijndael.c: In function 'do_setkey': > lib/libgcrypt-grub/cipher/rijndael.c:173: warning: comparison between > signed and unsigned > lib/libgcrypt-grub/cipher/serpent.c: In function 'serpent_key_prepare':= > lib/libgcrypt-grub/cipher/serpent.c:589: warning: comparison between > signed and unsigned These files copied verbatim from libgcrypt. They must be fixed there firs= t. > reed_solomon.c: Assembler messages: > reed_solomon.c:2: Warning: ignoring changed section attributes for .tex= t > Fixing this warning would require significant changes. They were too big to squeeze into 1.99. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigD258A84D6D851962751C04A9 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk3PjMgACgkQNak7dOguQgn5+gD+NIelsCCC9J0KBTyHGPzPPfqT zy4tKw5NRf4Zloh+5tUA+gI4YY9d//Idgyx+PyAnaCIGbtjm04cPjj9/av4ZRpHK =gB50 -----END PGP SIGNATURE----- --------------enigD258A84D6D851962751C04A9--