Fix segfault when using Python's -threads options and exceptions are thrown
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11980 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
85ac524d37
commit
a743d54665
6 changed files with 127 additions and 21 deletions
|
|
@ -375,6 +375,7 @@ CPP_TEST_CASES += \
|
|||
template_virtual \
|
||||
template_whitespace \
|
||||
threads \
|
||||
threads_exception \
|
||||
throw_exception \
|
||||
typedef_array_member \
|
||||
typedef_class \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue