cpplib.h
23.3 KB
-
cpplex.c (spell_other, spell_char): Remove. · cfd5b8b8
* cpplex.c (spell_other, spell_char): Remove. (SPELL_CHAR): New. (token_spelling, trigraph_map): Use unsigned chars. (_cpp_lex_line): Tidy up the switch statement. * cpplib.h: Implement spell_char with spell_string. (C): New. From-SVN: r33454
Neil Booth committed