Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Hello, all. I'm proud to introduce 2.00~rc1 to you.
It's available as
ftp://alpha.gnu.org/gnu/grub/grub-2.00~rc1.tar.gz
or
ftp://alpha.gnu.org/gnu/grub/grub-2.00~rc1.tar.xz
Looks very good. From an LFS point of view, the only trivial warnings I
got were:
grub-core/lib/libgcrypt-grub/cipher/rijndael.c: In function 'do_setkey':
grub-core/lib/libgcrypt-grub/cipher/rijndael.c:173:21: warning:
comparison between signed and unsigned integer expressions [-Wsign-compare]
lib/libgcrypt-grub/cipher/rijndael.c: In function 'do_setkey':
lib/libgcrypt-grub/cipher/rijndael.c:173:21: warning: comparison between
signed and unsigned integer expressions [-Wsign-compare]
It looks like the same warning but built twice:
./grub-core/lib/libgcrypt/cipher/rijndael.c
./grub-core/lib/libgcrypt-grub/cipher/rijndael.c
I'm not sure why two files have the same name with different code, even
if they are in different directories.
Compiler is gcc-4.7.0.
-- Bruce
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel