Am Dienstag, den 12.08.2008, 18:36 +0300 schrieb Vesa Jääskeläinen:
> Felix Zielcke wrote:
> > Here's now the patch Robert requested.
> > grub_print_error shouldn't use stdout for the utils.
>
> > +#ifdef GRUB_UTIL
> > + fprintf (stderr, "error: %s\n");
> > +#else
> > grub_printf ("error: %s\n", grub_errmsg);
> > +#endif
>
> There is at least bug here....
Just see my 2nd mail, I noticed this even before I saw yours.
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel