В Thu, 31 Oct 2013 12:37:41 +0200
Beeblebrox <zap...@berentweb.com> пишет:

> I did not have time to play around with trunk/grub for a while so was
> not able to follow-up on the discussion. Continuing from last month's
> topic:
> 
> > Flex version 2.5.4 is less than 2.3.35.
> 2.5 is > 2.3

Yes, my apologies.

> cc1: warnings being treated as errors
> grub_script.yy.c: In function 'yy_scan_bytes':
> grub_script.yy.c:2298: warning: comparison between signed and unsigned


It is a flex bug which is hidden on platforms where sizeof(size_t) >
sizeof(int).

http://sourceforge.net/p/flex/bugs/140/

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to