[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison 3.5.1 released
From: |
Hans Åberg |
Subject: |
Re: Bison 3.5.1 released |
Date: |
Sun, 19 Jan 2020 21:52:10 +0100 |
> On 19 Jan 2020, at 21:34, Akim Demaille <address@hidden> wrote:
>
>> Le 19 janv. 2020 à 18:48, Hans Åberg <address@hidden> a écrit :
>>
>>> On 19 Jan 2020, at 14:53, Akim Demaille <address@hidden> wrote:
>>>
>>> Bison 3.5.1 fixes a few minor issues from Bison 3.5.
>>
>> I got some make check errors, MacOS 10.15.2, same for (MacPorts) gcc9 9.2.0,
>> clang 9.0.1, and Apple clang version 11.0.0:
>>
>> 483: State number type: 128 states FAILED (torture.at:270)
>> 484: State number type: 129 states FAILED (torture.at:271)
>> 485: State number type: 256 states FAILED (torture.at:272)
>> 486: State number type: 257 states FAILED (torture.at:273)
>> 487: State number type: 32768 states FAILED (torture.at:274)
>> 488: State number type: 65536 states FAILED (torture.at:275)
>> 489: State number type: 65537 states FAILED (torture.at:276)
>
> Thanks for the report.
>
> Could you please send the testsuite.log file? It should probably be
> zipped, it's long.
Which compiler? —I expected you having access to the platform, or maybe it is
MacOS 10.15 specific, so I removed it and would need to compile it again.