Re: Testsuite for GNU Bison 3.6 fails bistromathic: FAIL: 13
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Le 8 mai 2020 à 15:08, Klaus Dittrich <[email protected]> a écrit : > > > Testsuite for GNU Bison 3.6 fails on > > bistromathic: PASS: 12 > checking for kernel name > bistromathic: FAIL: 13 Hi Klaus, Thanks for the report! > bistromathic: FAIL: 13 > bistromathic: input: > (1+ > bistromathic: expected output: > > (1+ > ( - atan cos exp ln number sin sqrt > > (1+ > > > err: ^G1.4: syntax error: expected - or ( or number or function or variable before end of file > bistromathic: effective output: > > (1+ > ( - atan cos exp ln number sin sqrt > > (1+ > > > err: 1.4: syntax error: expected - or ( or number or function or variable before end of file Can you tell me more about your machine please? Is it running Windows? And what does "uname -s" report. Thanks in advance!