Re: [PATCH for Dlang support 4/4] examples: d: started using location tracking
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Adela, > Le 3 sept. 2020 à 14:29, Adela Vais <[email protected]> a écrit : > > Hello Akim, > >> I believe we don't need the overload of yyerror that takes no location, >> so instead of a new one, the old one should be improved instead. > > I will do this. I actually did it. See master, or the patch I had sent. Cheers!