[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: adjust quoting in expected output to match new gnulib
From: |
Paul Eggert |
Subject: |
Re: [PATCH] tests: adjust quoting in expected output to match new gnulib policy |
Date: |
Fri, 06 Jan 2012 12:16:17 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0 |
On 01/06/12 02:14, Jim Meyering wrote:
> The new quoting policy is inconsistent, since many diagnostics now use
> quotes like this 'token', while quote ("foo") still produces `foo' in
> the C locale.
The idea is that Paolo's quotearg changes (see the thread at
<http://lists.gnu.org/archive/html/bug-gnulib/2011-12/msg00145.html>)
will be pushed to fix this inconsistency.
Paolo, would you like to do that? I can do it in your name if you like.