swig/Source/Preprocessor
Olly Betts be4065531e Add suggestion to check block delimiter
The fix for #217 means that blocks of target code delimited by { } with
'#' comments in now give errors (previously these lines were quietly
discarded).

The fix is generally to use %{ %} delimiters instead, so suggest this
might be the issue in the error message to help users hitting this issue
with wrappers which were apparently working before.
2015-01-14 16:08:08 +13:00
..
cpp.c Add suggestion to check block delimiter 2015-01-14 16:08:08 +13:00
expr.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
preprocessor.h const char * correctness fixes (in C code) 2012-11-26 20:30:37 +00:00