Re: GLR causing warning about _Noreturn in C99
Akim Demaille <[email protected]> Thu, 14 Jan 2021 05:27:08 +0100
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
> Le 14 janv. 2021 à 00:10, Joe Nelson <[email protected]> a écrit : > > 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. :) Great, installed. Thanks!