mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: fixes in the C++ part
Reported by Askar Safin. http://lists.gnu.org/archive/html/bug-bison/2015-02/msg00018.html http://lists.gnu.org/archive/html/bug-bison/2015-02/msg00019.html * doc/bison.texi (Split Symbols): Fix access to token types. yylval is a pointer, so use ->. Fix coding style issues: space before paren.
This commit is contained in:
1
THANKS
1
THANKS
@@ -15,6 +15,7 @@ Anthony Heading ajrh@ajrh.net
|
||||
Antonio Silva Correia amsilvacorreia@hotmail.com
|
||||
Arnold Robbins arnold@skeeve.com
|
||||
Art Haas ahaas@neosoft.com
|
||||
Askar Safin safinaskar@mail.ru
|
||||
Baron Schwartz baron@sequent.org
|
||||
Ben Pfaff blp@cs.stanford.edu
|
||||
Benoit Perrot benoit.perrot@epita.fr
|
||||
|
||||
Reference in New Issue
Block a user