[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Bison 3.0.4] Problem in testsuite 191
From: |
Ferdinand Thiessen |
Subject: |
Re: [GNU Bison 3.0.4] Problem in testsuite 191 |
Date: |
Tue, 10 Feb 2015 05:37:18 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
I ran it in C locale.
I use musl as libc and they use C.utf8 after asking the developers they
think maybe bison interprets musl's C.UTF-8 locale as something else
than it is.
PS: (Sorry for last double post, my mail server is buggy).
Am 08.02.2015 um 18:38 schrieb Paul Eggert:
> Ferdinand 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.
>
- [GNU Bison 3.0.4] Problem in testsuite 191, Ferdinand Thiessen, 2015/02/08
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Paul Eggert, 2015/02/08
- Re: [GNU Bison 3.0.4] Problem in testsuite 191,
Ferdinand Thiessen <=
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Paul Eggert, 2015/02/10
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Akim Demaille, 2015/02/10
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Akim Demaille, 2015/02/12
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Akim Demaille, 2015/02/15
- Re: [GNU Bison 3.0.4] Problem in testsuite 191, Ferdinand Thiessen, 2015/02/17