[bug #27695] parser.sh ignores the closing quote when preceeded by a variable

2010-05-18 Thread Vladimir Serbinenko
Update of bug #27695 (project grub): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

Re: [bug #27695] parser.sh ignores the closing quote when preceeded by a variable

2009-10-16 Thread Robert Millan
On Thu, Oct 15, 2009 at 03:28:02PM +0200, Vladimir 'phcoder' Serbinenko wrote: diff --git a/script/sh/lexer.c b/script/sh/lexer.c index a30e3c0..0c71dae 100644 --- a/script/sh/lexer.c +++ b/script/sh/lexer.c @@ -350,9 +350,11 @@ grub_script_yylex (union YYSTYPE *yylval, struct

Re: [bug #27695] parser.sh ignores the closing quote when preceeded by a variable

2009-10-15 Thread Vladimir 'phcoder' Serbinenko
Andreas Born wrote: URL: http://savannah.gnu.org/bugs/?27695 Summary: parser.sh ignores the closing quote when preceeded by a variable Attached patch should fix this bug Project: GNU GRUB Submitted by: shador Submitted on: Di

[bug #27695] parser.sh ignores the closing quote when preceeded by a variable

2009-10-13 Thread Andreas Born
URL: http://savannah.gnu.org/bugs/?27695 Summary: parser.sh ignores the closing quote when preceeded by a variable Project: GNU GRUB Submitted by: shador Submitted on: Di 13 Okt 2009 21:11:16 GMT Category: Terminal