Preprocessing now errors out if extra tokens appear after #else and #end. Add preprocessor errors when preprocessor expressions are missing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12464 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7ad6066fdf
commit
efd06d0668
7 changed files with 132 additions and 32 deletions
|
|
@ -382,7 +382,7 @@ example.i(4) : Syntax error in input.
|
|||
|
||||
<ul>
|
||||
<li>201. Unable to find 'filename'.
|
||||
<li>202. Could not evaluate 'expr'.
|
||||
<li>202. Could not evaluate expression 'expr'.
|
||||
</ul>
|
||||
|
||||
<H3><a name="Warnings_nn12"></a>14.9.3 C/C++ Parser (300-399)</H3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue