Re: Bison 3.5.1 released
Evan Lavelle <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs,gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
Great - thank you. On 01/04/2020 07:20, Akim Demaille wrote: > Hi, > >> Le 31 mars 2020 à 21:05, EML <[email protected]> a écrit : >> >> This doesn't compile on RHEL 6.10/gcc 4.4.7, with "#pragma GCC >> diagnostic not allowed inside functions". I've 'fixed' this with the >> hack at https://trac.macports.org/ticket/59927. > > Why on earth this was never reported before??? This is _bad_ > (and I'm thinking other words). > > Distros should not keep bugs for themselves. That even worse > for tools such as Bison, that generate code which is expected > to be portable. > > I'll have to make things clear on MacPorts, thanks! > >> Is this known about/intended? I get the impression from >> https://lists.gnu.org/archive/html/bug-bison/2019-10/msg00061.html that > > No, it is *not* know. Otherwise it would have been fixed. > If you follow the thread you pointed to, we fixed what we > could see. > > I'll work out a fix and keep you informed, thanks! > >