]> git.saurik.com Git - bison.git/commit - src/reader.c
* src/lex.c (literalchar): Simply return the char you decoded, non
authorAkim Demaille <akim@epita.fr>
Fri, 14 Dec 2001 16:03:28 +0000 (16:03 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 14 Dec 2001 16:03:28 +0000 (16:03 +0000)
commit2648a72df7261c37235587d49f820fb22258634c
tree6a0cfa85cef3f254756a42a85f3511050079a977
parent92790e5bf0c5b23e4a1d92ab8a9204e69db1eaf2
* src/lex.c (literalchar): Simply return the char you decoded, non
longer mess around with obstacks and int pointers.
Adjust all callers.
ChangeLog
src/lex.c
src/lex.h
src/reader.c