[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub-mkrescue problems in argp_parse
From: |
Andrei Borzenkov |
Subject: |
Re: grub-mkrescue problems in argp_parse |
Date: |
Fri, 24 Apr 2015 20:14:11 +0300 |
В Fri, 24 Apr 2015 17:54:28 +0200
Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> пишет:
> On 13.04.2015 19:49, Andrei Borzenkov wrote:
> > В Mon, 13 Apr 2015 19:16:02 +0200 (CEST)
> > Dietmar Maurer <address@hidden> пишет:
> >
> >>>> After reverting the following commit everything works again:
> >>>>
> >>>> http://git.savannah.gnu.org/cgit/grub.git/commit/?id=cf47a2fba5852014bc59959c5e357e8313933414
> >>>>
> >>>> Any ideas?
> >>>>
> >>>
> >>> Does it work if you remove "--"?
> >>>
> >>
> >> no
> >>
> >
> > It chokes on -V which is "display version and exit" in argp. I still
> > believe this patch was mistake; it leaves no possibility to
> > disambiguate between grub and external options.
> >
> > Vladimir?
> >
> I believe that behavioural change was a mistake. In all I kinda like
> that grub-mkrescue would be drop-in replacement for xorrisofs/mkisofs
> with additional boot semantics. Unfortunately it requires additional
> discipline of avoiding option clashes like this one.
> I fixed this bug.
Now help text does not match.
> In principle I'm ok with having more elegant command line if the name of
> tool changes.
> > _______________________________________________
> > Grub-devel mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/grub-devel
> >
>
>
pgpPDXHifZpTe.pgp
Description: OpenPGP digital signature
- Re: grub-mkrescue problems in argp_parse, (continued)
- Re: grub-mkrescue problems in argp_parse, Dietmar Maurer, 2015/04/14
- Re: grub-mkrescue problems in argp_parse, Thomas Schmitt, 2015/04/14
- Re: grub-mkrescue problems in argp_parse, Dietmar Maurer, 2015/04/14
- Re: grub-mkrescue problems in argp_parse, Dietmar Maurer, 2015/04/14
- Re: grub-mkrescue problems in argp_parse, Thomas Schmitt, 2015/04/14
- Re: grub-mkrescue problems in argp_parse, Vladimir 'φ-coder/phcoder' Serbinenko, 2015/04/24
- Re: grub-mkrescue problems in argp_parse, Thomas Schmitt, 2015/04/24
- Re: grub-mkrescue problems in argp_parse, Vladimir 'φ-coder/phcoder' Serbinenko, 2015/04/29
- Re: grub-mkrescue problems in argp_parse, Andrei Borzenkov, 2015/04/29
- Re: grub-mkrescue problems in argp_parse, Thomas Schmitt, 2015/04/29
- Re: grub-mkrescue problems in argp_parse,
Andrei Borzenkov <=