From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YnV4A-00087g-9I for mharc-grub-devel@gnu.org; Wed, 29 Apr 2015 12:42:30 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnV47-00084I-Va for grub-devel@gnu.org; Wed, 29 Apr 2015 12:42:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnV44-0001Tc-QY for grub-devel@gnu.org; Wed, 29 Apr 2015 12:42:27 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:35877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnV44-0001TW-IR for grub-devel@gnu.org; Wed, 29 Apr 2015 12:42:24 -0400 Received: by lagv1 with SMTP id v1so24548535lag.3 for ; Wed, 29 Apr 2015 09:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type; bh=Bjhkc9XcEofeHxMjLa0LK3PZTssbWzDOl9A7ojcgk/Y=; b=jOhiPQDUFf5+zxvyFP6sdOAypHSKlVSFlyyr4pr+J3hpTehF+Bh0TxsDZXALNWEKcA T/ythWrgmbEPgZeN3EWfxP9SI6H300fmY6s2VqWc9FvbEbFnW3/r/T78mQsCQpomM1q3 1L/v6bm4GPP0BySd+ueMxjjvQVJUnD12VO+9sWtl0Ew3hMU6iadeN3Fvsgwa8+QjMslG rZoR8Sax9OTXPtO8xAWUzz+Gr+ceP65RD1pr9502eMLiKWjTHw9Cq9+MlOJ9xzEMhf1s /qc6xW8SOWkG0Jx8cWuNCN6jjjq02d9wUyPMe8nuWyQh/tnYDzlktwl+A0KeH/h1r0wS L7tw== X-Received: by 10.152.116.102 with SMTP id jv6mr19667919lab.50.1430325743749; Wed, 29 Apr 2015 09:42:23 -0700 (PDT) Received: from opensuse.site (ppp91-76-14-38.pppoe.mtu-net.ru. [91.76.14.38]) by mx.google.com with ESMTPSA id wh9sm6485681lbb.45.2015.04.29.09.42.22 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Apr 2015 09:42:22 -0700 (PDT) Date: Wed, 29 Apr 2015 19:42:21 +0300 From: Andrei Borzenkov To: Vladimir =?UTF-8?B?J8+GLWNvZGVyL3BoY29kZXIn?= Serbinenko Subject: Re: grub-mkrescue problems in argp_parse Message-ID: <20150429194221.4061f562@opensuse.site> In-Reply-To: <5540E510.6040002@gmail.com> References: <553A6734.1030606@gmail.com> <20651564086002247807@scdbackup.webframe.org> <5540E510.6040002@gmail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.27; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/lfS_mmd.h/LjMIyoJ.p/Btd"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22c Cc: The development of GNU GRUB 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: Wed, 29 Apr 2015 16:42:29 -0000 --Sig_/lfS_mmd.h/LjMIyoJ.p/Btd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Wed, 29 Apr 2015 16:05:04 +0200 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > Are any of those a problem? In future we can make a rule to add only > options starting with --. We can add a test to ensure this. Do we need > any other requirements to avoid clashes? >=20 Not sure what do you mean. The right way to avoid clashes is to follow standard established practice of using "--" to signal end of options. Any new tool in grub using argp will follow it automatically. --Sig_/lfS_mmd.h/LjMIyoJ.p/Btd Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlVBCe0ACgkQR6LMutpd94xegwCfRPuFZ6MM+k1WApZCBpTBWa+x n6EAnjvzTmHxYZ6ZxAskYOxrqDdkoR19 =3G2A -----END PGP SIGNATURE----- --Sig_/lfS_mmd.h/LjMIyoJ.p/Btd--