[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180122090934.0b56abfb@xeon-e3>
Date: Mon, 22 Jan 2018 09:09:34 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Wolfgang Bumiller <w.bumiller@...xmox.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] tc/lexer: let quotes actually start strings
On Mon, 22 Jan 2018 11:53:46 +0100
Wolfgang Bumiller <w.bumiller@...xmox.com> wrote:
> The lexer will go with the longest match, so previously
> the starting double quotes of a string would be swallowed by
> the [^ \t\r\n()]+ pattern leaving the user no way to
> actually use strings with escape sequences.
> Fix this by not allowing this case to start with double
> quotes.
>
> Signed-off-by: Wolfgang Bumiller <w.bumiller@...xmox.com>
> ---
This is the same patch you posted earlier. It looked fine, just that
it needs some time for people on mailing list to review.
Powered by blists - more mailing lists