swig/Source/Preprocessor
Vadim Zeitlin c1fcf99ea7 Revert change to handling "#@" in SWIG preprocessor
The extra flexibility in expanding "#@" was considered inappropriate,
see the discussion in #2096, so revert the preprocessor part of the
changes of 5bf1497d7 (Allow customizing type mangling in SWIG
preprocessor, 2021-11-10).

This unfortunately means that the macros used in <attribute.i> don't
work for C backend any longer, so a previously passed unit test had to
be disabled.
2022-01-15 16:35:21 +01:00
..
cpp.c Revert change to handling "#@" in SWIG preprocessor 2022-01-15 16:35:21 +01: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