From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N6R4k-0008OK-Sj for mharc-grub-devel@gnu.org; Fri, 06 Nov 2009 10:50:10 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6R4g-0008Ls-Mm for grub-devel@gnu.org; Fri, 06 Nov 2009 10:50:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6R4c-0008JD-2y for grub-devel@gnu.org; Fri, 06 Nov 2009 10:50:06 -0500 Received: from [199.232.76.173] (port=46445 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6R4c-0008JA-0j for grub-devel@gnu.org; Fri, 06 Nov 2009 10:50:02 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:33858) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6R4b-0001QY-Cg for grub-devel@gnu.org; Fri, 06 Nov 2009 10:50:01 -0500 Received: by ewy28 with SMTP id 28so1279365ewy.42 for ; Fri, 06 Nov 2009 07:50:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=iQgrSpaZJZmoTIJSFUpz/YDfOIxJX8YxNjWZ+sLfEBo=; b=oebnapHymWi7qtrK9SY9fnVXCOZP1+pEyd8bcAtTji+R10i0asxJ2mNCVwCxdg+Rmq vCnragDVnOHndy9LqyWWsD/0PR0kCnzSjxvNqaRD86AsJSno2l6dU+7qdSUES6rNOpz7 Qq8a9RcMvxObv6o1lhRfxQglnDphkf9+XpaXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=IKLbfPtXGXUSCAcxRsT7LFvIulEQ6BZMZhYlJUoaGlZFs9AgwUaYKsKBlopO2zp67p R3Hzy1wg+NtGrzf7EiLQWtXvIYNaSERZglyVnWz7DzYPw9KqjUpL4wK3yXLyqLjDPp5d /v+PxLSA+/2jBsl1lQnyhRaszXwzQq5kAi0jw= Received: by 10.213.0.218 with SMTP id 26mr792972ebc.7.1257522599961; Fri, 06 Nov 2009 07:49:59 -0800 (PST) Received: from debian.bg45.phnet (gprs37.swisscom-mobile.ch [193.247.250.37]) by mx.google.com with ESMTPS id 7sm755496eyg.25.2009.11.06.07.49.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Nov 2009 07:49:58 -0800 (PST) Message-ID: <4AF445A1.5020003@gmail.com> Date: Fri, 06 Nov 2009 16:49:53 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] bug 27695: parser.sh ignores the closing quote when preceeded by a variable 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: Fri, 06 Nov 2009 15:50:07 -0000 BVK wrote: > Fix for bug, > > https://savannah.gnu.org/bugs/?27695 > > which is about variable names not parsed properly in quoted strings. > > We already have the fix for this bug just I had no time to merge it yet > > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git