mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
* src/lex.c (literalchar): Simply return the char you decoded, non
longer mess around with obstacks and int pointers. Adjust all callers.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-12-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lex.c (literalchar): Simply return the char you decoded, non
|
||||
longer mess around with obstacks and int pointers.
|
||||
Adjust all callers.
|
||||
|
||||
2001-12-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lex.c (literalchar): Don't escape the special characters,
|
||||
|
||||
Reference in New Issue
Block a user