From: Andrei Borzenkov <arvidjaar@gmail.com>
To: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
Cc: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: grub-mkrescue problems in argp_parse
Date: Thu, 7 May 2015 20:19:38 +0300 [thread overview]
Message-ID: <20150507201938.328a6464@opensuse.site> (raw)
In-Reply-To: <554B795D.5080403@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]
В Thu, 07 May 2015 16:40:29 +0200
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> > Used in old mkisofs.
> > "Do not add trailing dot to ISO file names without dot."
> > An alias is available: -omit-period
> >
> Or user can use --d
> >> In future we can make a rule to add only options starting with --.
> >
> > This will not really create clarity because i already added
> > options with "--" to -as mkisofs. Mainly to get out of
> > the way of future mkisofs extensions. The current option
> > set of xorriso -as mkisofs is strictly irregular.
> >
> In retrospect we should have put a --grub-<grub_option> there. But OTOH
> --grub- makes options that longer. For rarely used options it's not a
> problem though. Can we have --grub* space?
>
>
util/grub-mkrescue.c: In function ‘main’:
util/grub-mkrescue.c:455:27: error: assignment discards ‘const’ qualifier from pointer target type [-Werror]
argp_argv[argp_argc++] = "--output";
^
Folks, I really suggest to bite the bullet and switch to argp. There is
nothing wrong in changing syntax once in a lifetime; moreover, I expect
that most users who actually care already adapted to new syntax - we
have it for one and half year. So you just introduced yet another
incompatibility without really fixing anything.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-05-07 17:19 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2037922098.114.1428942601173.JavaMail.open-xchange@ronja.mits.lan>
2015-04-13 17:06 ` grub-mkrescue problems in argp_parse Andrei Borzenkov
2015-04-13 17:16 ` Dietmar Maurer
2015-04-13 17:49 ` Andrei Borzenkov
2015-04-13 19:10 ` Thomas Schmitt
2015-04-14 7:23 ` Dietmar Maurer
2015-04-14 9:16 ` Thomas Schmitt
2015-04-14 9:58 ` Dietmar Maurer
2015-04-14 10:07 ` Dietmar Maurer
2015-04-14 10:34 ` Thomas Schmitt
2015-04-24 15:54 ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-04-24 16:31 ` Thomas Schmitt
2015-04-29 14:05 ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-04-29 16:42 ` Andrei Borzenkov
2015-04-29 16:57 ` Thomas Schmitt
2015-05-07 14:40 ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-05-07 17:19 ` Andrei Borzenkov [this message]
2015-05-07 18:41 ` Thomas Schmitt
2015-05-07 18:19 ` Thomas Schmitt
2015-04-24 17:14 ` Andrei Borzenkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150507201938.328a6464@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
--cc=phcoder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.