Apply patch #3171793 from szager - protected director methods failing when -fvirtual is used.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12458 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e0ee14c3ba
commit
fb6f48dda4
2 changed files with 5 additions and 2 deletions
|
|
@ -6,7 +6,10 @@ Version 2.0.2 (in progress)
|
|||
===========================
|
||||
|
||||
2011-02-13: wsfulton
|
||||
Fix #1927852 #include directives don't preprocess the file passed to it. The fix is for
|
||||
Apply patch #3171793 from szager - protected director methods failing when -fvirtual is used.
|
||||
|
||||
2011-02-13: wsfulton
|
||||
Fix #1927852 - #include directives don't preprocess the file passed to it. The fix is for
|
||||
#include with -importall or -includeall, %include and %import, for example:
|
||||
#define FILENAME "abc.h"
|
||||
%include FILENAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue