swig/SWIG/Source/Preprocessor
Marcelo Matus 48d11474ee - Normalize the 'Swig_error' calls and formats, before some
of the strings start like "Error. XXX", others like "XXX".
  The format is now defined in 'error.c:Swig_error_msg_format()'.

- Normalize the multiline error/warning messages to correctly
  use -Fformat definition.

- Centralize the error/warning format definitions in
  'error.c:Swig_error_msg_format()'.

- Fix a minor error in cpp.c, that after finding an error, still
  was emitting a redefined macro, producing duplicated error/warning
  messages in parser.y.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-15 08:33:12 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cpp.c - Normalize the 'Swig_error' calls and formats, before some 2004-01-15 08:33:12 +00:00
expr.c Fixed bug in preprocessor expression evaluator. (backslash). 2004-01-15 00:58:13 +00:00
preprocessor.h Moved non static function declarations from source files into header files 2003-12-28 21:48:39 +00:00