1. 31 Jul, 2001 20 commits
  2. 30 Jul, 2001 19 commits
  3. 29 Jul, 2001 1 commit
    • cpphash.h (struct cpp_reader): Remove import_warning. · 09b82253
      	* cpphash.h (struct cpp_reader): Remove import_warning.
      	* cpplib.c (skip_rest_of_line): Don't bother turning off
      	macro expansion.
      	(parse_include): Move include handling to...
      	(do_include_common): ... here.  Move import warning from...
      	(do_import): ... here.
      	(do_pragma_poison): Don't do a callback for poison identifiers.
      	* cpplib.h (struct cpp_callbacks): Don't do poison callbacks.
      	* cppmain.c (setup_callbacks): Similarly.
      
      From-SVN: r44466
      Neil Booth committed