grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Use getopt_long() instead of argp_parse() in grub-emu


From: Robert Millan
Subject: Re: [PATCH] Use getopt_long() instead of argp_parse() in grub-emu
Date: Tue, 15 Jan 2008 12:49:34 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Done.

On Tue, Jan 15, 2008 at 12:13:01PM +0100, Marco Gerards wrote:
> Christian Franke <address@hidden> writes:
> 
> 
> [...]
> 
> > 2008-01-14  Christian Franke  <address@hidden>
> >
> >     * util/grub-emu.c: Replace <argp.h> by <getopt.h>.
> >     (argp_program_version): Remove variable.
> >     (argp_program_bug_address): Likewise.
> >     (options): Convert from struct argp_option to struct option.
> >     (struct arguments): Remove.
> >     (parse_opt): Remove.
> >     (usage): New function.
> >     (main): Replace struct args members by simple variables.
> >     Replace argp_parse() by getopt_long().
> >     Add switch to evaluate options.
> >     Add missing "(...)" around root_dev in prefix string.
> 
> This can be committed.  If no one does this, I will do this when I
> have the time to do this.
> 
> --
> Marco
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
> 

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)




reply via email to

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