more fixes for valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7722 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
975f512878
commit
dfbac7b290
3 changed files with 9 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
use enum_thorough;
|
||||
|
||||
$enum_thorough::myColour;
|
||||
|
||||
|
||||
# Just test an in and out typemap for enum SWIGTYPE and const enum SWIGTYPE & typemaps
|
||||
if (enum_thorough::speedTest4($enum_thorough::SpeedClass::slow) != $enum_thorough::SpeedClass::slow) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue