Re: GLR causing warning about _Noreturn in C99
Joe Nelson <[email protected]> Wed, 13 Jan 2021 17:10:55 -0600
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
Akim Demaille wrote: > I adjusted this patch for Bison. Could you please try this tarball > before I install the appended patch into master? Thanks in advance. Build the version from source, and used it to generate my parser. It worked great, no warnings. :)