fixed keyword_rename.ctest tese case, caused by a mistake in Swig/naming.c
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
aec1473a6e
commit
32617f7804
3 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
%module keyword_rename
|
||||
|
||||
%warnfilter(SWIGWARN_PARSE_KEYWORD);
|
||||
%inline %{
|
||||
|
||||
#define KW(x, y) int x (int y) { return y;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue