ensure $symname is suitably expanded
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b775891bc6
commit
d9d1a7d5c4
9 changed files with 24 additions and 1 deletions
|
|
@ -1306,7 +1306,6 @@ public:
|
|||
|
||||
Printf(f->code, "}\n");
|
||||
|
||||
// These were cribbed from python.cxx
|
||||
Replaceall(f->code,"$cleanup",cleanup);
|
||||
Replaceall(f->code,"$symname",iname);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue