[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub-mkrescue problems in argp_parse
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: grub-mkrescue problems in argp_parse |
Date: |
Fri, 24 Apr 2015 17:54:28 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 |
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.
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
>
signature.asc
Description: OpenPGP digital signature
- Re: grub-mkrescue problems in argp_parse, Andrei Borzenkov, 2015/04/13
- Re: grub-mkrescue problems in argp_parse, Dietmar Maurer, 2015/04/13
- Re: grub-mkrescue problems in argp_parse, Andrei Borzenkov, 2015/04/13
- Re: grub-mkrescue problems in argp_parse, Thomas Schmitt, 2015/04/13
- 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 <=
- 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, 2015/04/24