minor fixes for valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7695 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c974cc8ed8
commit
c971122743
4 changed files with 11 additions and 3 deletions
|
|
@ -18,6 +18,7 @@ public:
|
|||
|
||||
class Foo;
|
||||
|
||||
%newobject new_Foo;
|
||||
%inline %{
|
||||
|
||||
class Bar : public Foo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue