Re: [PATCH]: Suggested documentation about working with Bison versions.
Kaz Kylheku <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
On 2020-11-04 21:08, Akim Demaille wrote: >> Le 15 oct. 2020 à 02:27, Kaz Kylheku <[email protected]> a écrit : >> >> New version of the patch: >> >> commit 6e1905b617dd8fac3161864b6787b0042ec7cd4a >> Author: Kaz Kylheku <[email protected]> >> Date: Tue Oct 13 15:39:41 2020 -0700 >> >> doc: document best deployment practices. >> >> * doc/bison.texi (Versioning): New node about practices >> regarding dealing with multiple versions of Bison. > > Thanks Kaz, installed! > > Cheers! I have a belated fix after an additional proofreading: "many version of Bison" -> "many versions of Bison". I did not spot anything else. I ran aspell on the documentation originally which caught a typo or two, but plurality agreement is a grammar error. Cheers ...