swig/Source/Preprocessor
William S Fulton 532999f4f2 Improve error message when preprocessor expressions result in a floating point constant
Instead of a syntax error, the error is now:
  Warning 202: Error: 'Floating point constant in preprocessor expression'
2018-01-15 08:09:14 +00:00
..
cpp.c Fix out of bounds memory problems in handling simple macro arguments 2018-01-14 13:25:57 +00:00
expr.c Improve error message when preprocessor expressions result in a floating point constant 2018-01-15 08:09:14 +00:00
preprocessor.h const char * correctness fixes (in C code) 2012-11-26 20:30:37 +00:00