grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] change grub_print_error to use stderr for the utils


From: Marco Gerards
Subject: Re: [PATCH] change grub_print_error to use stderr for the utils
Date: Wed, 13 Aug 2008 11:37:18 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Felix Zielcke <address@hidden> writes:

> Am Dienstag, den 12.08.2008, 17:41 +0200 schrieb Robert Millan:
>> On Tue, Aug 12, 2008 at 05:30:15PM +0200, Felix Zielcke wrote:
>> > 
>> > 2008-08-12  Felix Zielcke <address@hidden>
>> > 
>> >         * kern/err.c [GRUB_UTIL]: Include <stdio.h>.
>> >           (grub_print_error) [GRUB_UTIL]: Use fprintf (stderr, ...) 
>> > instead of 
>> >           grub_printf.
>> 
>> IIRC we usually put the [FOO] before the (bar).
>> 
>
> 2008-07-30  Robert Millan  <address@hidden>
>
>         * include /grub/powerpc/ieee1275/kernel.h [!ASM_FILE] (grub_prefix):
>         New variable reference.
>
> 2008-05-05  Christian Franke  <address@hidden>
>
>         * util/grub-mkdevicemap.c (get_floppy_disk_name) [__CYGWIN__]:
>         Add Cygwin device names.
>
> But because I have more to do with you Robert then with Christian ;)
>
> 2008-08-12  Felix Zielcke <address@hidden>
>   
>         * kern/err.c [GRUB_UTIL]: Include <stdio.h>.
>           [GRUB_UTIL] (grub_print_error): Use fprintf (stderr, ...) instead 
> of   
>           grub_printf.

Actually, both syntaxes are used.  See:

http://www.gnu.org/prep/standards/html_node/Conditional-Changes.html#Conditional-Changes

Please do not use the current changelog as a manual, only for
examples.  The GCS is the manual :-)

--
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]