From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JMXuH-0005vX-EE for mharc-grub-devel@gnu.org; Tue, 05 Feb 2008 19:12:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMXuF-0005vK-Jc for grub-devel@gnu.org; Tue, 05 Feb 2008 19:12:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMXuF-0005v8-01 for grub-devel@gnu.org; Tue, 05 Feb 2008 19:12:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMXuE-0005v5-RO for grub-devel@gnu.org; Tue, 05 Feb 2008 19:12:50 -0500 Received: from aybabtu.com ([69.60.117.155]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JMXuE-0004xl-Ow for grub-devel@gnu.org; Tue, 05 Feb 2008 19:12:50 -0500 Received: from [192.168.10.6] (helo=thorin) by aybabtu.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JMXuC-0000tx-5Q for grub-devel@gnu.org; Wed, 06 Feb 2008 01:12:49 +0100 Received: from rmh by thorin with local (Exim 4.63) (envelope-from ) id 1JMXsW-0000iL-Tj for grub-devel@gnu.org; Wed, 06 Feb 2008 01:11:04 +0100 Date: Wed, 6 Feb 2008 01:11:04 +0100 From: Robert Millan To: The development of GRUB 2 Message-ID: <20080206001104.GA2704@thorin> References: <20071118181403.GA11941@boeglin.org> <1c2f080f2d1aa07d2b518dc179bea58c@boeglin.org> <873asorcso.fsf@xs4all.nl> <20080205213409.GA21086@boeglin.org> <20080205221152.GB30724@thorin> <20080205231141.GD21086@boeglin.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080205231141.GD21086@boeglin.org> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: grub2 efi patches X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 00:12:52 -0000 On Wed, Feb 06, 2008 at 12:11:41AM +0100, Alexandre Boeglin wrote: > Le mar 05 fév 2008 à 23:11:52 +0100, Robert Millan a écrit : > > On Tue, Feb 05, 2008 at 10:34:09PM +0100, Alexandre Boeglin wrote: > > > - "--" handling is trivial, I think this can be commited. > > > > Please can you add a follow-up in the relevant thread(s) ? I get easily > > confused in this gazillon of mails. Not to mention those who check the > > list less frequently... > > This was just a one line fix: > > Index: normal/arg.c > =================================================================== > RCS file: /sources/grub/grub2/normal/arg.c,v > retrieving revision 1.7 > diff -u -p -r1.7 arg.c > --- normal/arg.c 21 Jul 2007 23:32:28 -0000 1.7 > +++ normal/arg.c 18 Nov 2007 15:12:05 -0000 > @@ -313,7 +313,7 @@ grub_arg_parse (grub_command_t cmd, int > if (grub_strlen (arg) == 2) > { > for (curarg++; curarg < argc; curarg++) > - if (add_arg (arg) != 0) > + if (add_arg (argv[curarg]) != 0) > goto fail; > break; > } No idea what this is about. Is there a thread that explains it? :-) -- Robert Millan I know my rights; I want my phone call! What use is a phone call… if you are unable to speak? (as seen on /.)