From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Ylfw3-0002aX-FP for mharc-grub-devel@gnu.org; Fri, 24 Apr 2015 11:54:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ylfw0-0002Zy-LZ for grub-devel@gnu.org; Fri, 24 Apr 2015 11:54:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ylfvz-0001pd-Dw for grub-devel@gnu.org; Fri, 24 Apr 2015 11:54:32 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:35723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ylfvz-0001pV-6y for grub-devel@gnu.org; Fri, 24 Apr 2015 11:54:31 -0400 Received: by widdi4 with SMTP id di4so27304854wid.0 for ; Fri, 24 Apr 2015 08:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=LbN1ZywrnPbnBofcICpn3cnUy9VvYIgL6qMDmlB8rgA=; b=KlE1xZbSy4rhe7M2vPXqq7QYIwj3lvtOUObSboKeE225Xnc/LanZ5P8tEYQBwVpLZi uzD8mwhw69ennHzzz26laAI7aCbW+T7ReGAlyFQPXoCrMc3WHkifkhdoud98jEWjzm8V 3srDH1xRsdTsF+Jva0lTZ9pfpcEIuzqcewc3c7fgyDu+uaRbejIDK1/bhDGLktgm5O6O tyCVfdqWYaBueVFyMDfZFSV2MYYQQjvbxuPDFWmDY03U0HBcxWeK7ED4KwCxRPTMeaDl nXU3Nk15EhH/E7uh8Xk0LR7yKVU9Rovn1z+V6dv2YZFrqH1MFi8rMksAed+HfFlfwqY/ zkkQ== X-Received: by 10.180.109.136 with SMTP id hs8mr4959837wib.73.1429890870475; Fri, 24 Apr 2015 08:54:30 -0700 (PDT) Received: from ?IPv6:2620:0:105f:fd00:863a:4bff:fe50:abc4? ([2620:0:105f:fd00:863a:4bff:fe50:abc4]) by mx.google.com with ESMTPSA id ei8sm17459404wjd.32.2015.04.24.08.54.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Apr 2015 08:54:28 -0700 (PDT) Message-ID: <553A6734.1030606@gmail.com> Date: Fri, 24 Apr 2015 17:54:28 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: grub-mkrescue problems in argp_parse References: <2037922098.114.1428942601173.JavaMail.open-xchange@ronja.mits.lan> <20150413200612.63bc9d99@opensuse.site> <1024715044.117.1428945362438.JavaMail.open-xchange@ronja.mits.lan> <20150413204906.4a4897b0@opensuse.site> In-Reply-To: <20150413204906.4a4897b0@opensuse.site> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="uMvComdaVEBiLSX0Xfsvw7rfN2BErqAIk" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::235 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 15:54:33 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uMvComdaVEBiLSX0Xfsvw7rfN2BErqAIk Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 13.04.2015 19:49, Andrei Borzenkov wrote: > =D0=92 Mon, 13 Apr 2015 19:16:02 +0200 (CEST) > Dietmar Maurer =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 >>>> After reverting the following commit everything works again: >>>> >>>> http://git.savannah.gnu.org/cgit/grub.git/commit/?id=3Dcf47a2fba5852= 014bc59959c5e357e8313933414 >>>> >>>> Any ideas? >>>> >>> >>> Does it work if you remove "--"? >>> >> >> no >> >=20 > 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. >=20 > Vladimir? >=20 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 > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --uMvComdaVEBiLSX0Xfsvw7rfN2BErqAIk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EAREKAAYFAlU6ZzQACgkQmBXlbbo5nOsOKwEApV0guBqfudnoRFDrBsu7OBea rx1V4asupFe+GIlfinQA/ixPArA3j4r2IDn+cDZITKywFKdI/XYsuUg5vNDxyOsT =qNX0 -----END PGP SIGNATURE----- --uMvComdaVEBiLSX0Xfsvw7rfN2BErqAIk--