cpplex.c
37.3 KB
-
2000-03-28 Neil Booth <NeilB@earthling.net> · 04e3ec78
* (cpplex.c) _cpp_read_and_prescan. Mark end of input buffer with '\\' rather than a null character, so nulls are not special. Fix "\\\n" handling in end-of-buffer conditions. Use trigraph map to speed trigraph conversion. (_cpp_init_input_buffer) Initialize trigraph map. From-SVN: r32781
Neil Booth committed