bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 3.0.4] Problem in testsuite 191


From: Paul Eggert
Subject: Re: [GNU Bison 3.0.4] Problem in testsuite 191
Date: Sun, 08 Feb 2015 09:38:44 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Ferdinand Thiessen wrote:
It works if I change it to:
s/^[^:]*: In function ['‘][^\n]+['’]:\n//gm;

That will work for your language's quoting, but it won't work in general.

Instead, run the test in the C locale, which always quotes 'like this'. The test itself should arrange for this.



reply via email to

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