cppinit.c
57.9 KB
-
cppinit.c (cpp_reader_init): Remove handling of warn_paste command line options. · 6a6b1628
* cppinit.c (cpp_reader_init): Remove handling of warn_paste command line options. (cpp_handle_option): Similarly. * cpplib.h (struct cpp_options): Remove warn_paste. * cppmacro.c (paste_tokens): Apart from assembler, make unpasteable token warning mandatory. From-SVN: r37804Neil Booth committed