Re: Bison 3.5 - y.tab.c generates compiler warnings
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, > Le 19 déc. 2019 à 07:22, Akim Demaille <[email protected]> a écrit : > > But so far I was unable to reproduce that warning (https://travis-ci.org/akimd/bison/builds/626034753), and if we want to commit avoiding this warning, we should also add it to the set of warnings we check. I am still unable to reproduce it on Bison's test suite. I tried three other architectures on Travis (PPC64le, ARM64 and s390x), I also tried GCC's -funsigned-char, but I still cannot reproduce it. I wish I had a CI that could check that case.