grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: escape strings in grub.cfg


From: BVK Chaitanya
Subject: Re: escape strings in grub.cfg
Date: Mon, 12 Apr 2010 22:19:20 +0530

On Mon, Apr 12, 2010 at 5:39 AM, Colin Watson <address@hidden> wrote:
>
> In other words, only ' is special (as a terminator) when reading a
> single-quoted string, and the sequences " $ \\ \" \n are special inside
> a double-quoted string.  (Incidentally, I think there's another bug
> here; if $ is special, \$ should be special as well.)
>


Nice catch!  There is indeed a bug.  We cannot escape $ in dquote
strings currently, this needs to be fixed.




-- 
bvk.chaitanya




reply via email to

[Prev in Thread] Current Thread [Next in Thread]