Re: Bison 3.7.90 (beta): test 4
Akim Demaille <[email protected]> Thu, 19 Aug 2021 09:25:30 +0200
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the quick response! > Le 19 août 2021 à 09:13, Dagobert Michelsen <[email protected]> a écrit : > > Hi Akim, > > Am 19.08.2021 um 09:03 schrieb Akim Demaille <[email protected]>: >> So there is something fishy going on with the nul bytes. I don't know if it's in the input generated by the test suite, the processing by Bison, or the pricessing of the diagnostics by the test suite. >> >> Could you please send tests/testsuite.dir/004/input.y as an attachment? The results of >> >> - od -x _build/g11d/tests/testsuite.dir/004/input.y >> - LC_ALL=C tests/bison tests/testsuite.dir/004/input.y 2>log >> >> could be useful too. Thanks! Actually I still need input.y as an attachment, and the 'log' file of the previous command. Thanks in advance!