-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Robert Millan on 1/1/2010 4:24 PM: >> Aren't you using the gnulib stdio module, or is the code not working >> somehow? >> > So no, the stdio module wasn't being included. Maybe you want to consider > removing this dependency, I think other projects could be in a similar > situation than GRUB is.
Removing the dependency seems like a step backwards. The point of the header replacement modules is so that the rest of the code can assume a compliant header. Glibc's header is not yet compliant to POSIX 2008, so importing the stdio module into GRUB seems like a better fix than changing getline.c in gnulib. - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAks+kVkACgkQ84KuGfSFAYC1PACg121wNt8wQ7+OFk7qUiQcvSJ0 iDwAnjBi1GQZdAy46ujBh0v+oefxK26B =CYlR -----END PGP SIGNATURE-----