*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4258 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a17049fe0d
commit
7ddcb9e5e7
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
Version 1.3.18 (In progress)
|
||||
============================
|
||||
02/07/2003: Fixed [ 663632 ] incompatibility with standard cpp.
|
||||
This is a refinement that fixes this problem:
|
||||
|
||||
// Some macro with an argument
|
||||
#define FOO(x) x
|
||||
|
||||
int FOO; /* Not a macro---no arguments */
|
||||
|
||||
02/05/2003: beazley
|
||||
Fixed [ 675491 ] parse error with global namespace qualification.
|
||||
Submitted by Jeremy Yallop.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue