Re: [PATCH for Dlang support] d: change the name of the custom error message function to reportSyntaxError
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
> Le 17 nov. 2020 à 19:06, Adela Vais <[email protected]> a écrit : > > Changed from syntax_error to reportSyntaxError to be similar to the Java parser. > > * data/skeletons/lalr1.d: Change the function name. > * doc/bison.texi: Document it. > * tests/local.at: Adjust. Thanks Adela, installed!