On 26.06.2012 20:27, Bruce Dubbs wrote:
> 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:
>
Yes, once for core and once for tools which may be for different archs
(most commonly tools are amd64 and core is i386)
> ./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.
>
One is original and another one is automatically imported one.
> Compiler is gcc-4.7.0.
>
> -- Bruce
>
> _______________________________________________
> Grub-devel mailing list
>
Grub-devel@gnu....
>
https://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
opensubscriber is not affiliated with the authors of this message nor responsible for its content.