Commit Graph

2 Commits

Author SHA1 Message Date
William S Fulton 98ebd56942 Remove c++11 override in testcase 2018-03-09 18:27:16 +00:00
William S Fulton b4f4ce4fd5 Fix Java swigReleaseOwnership() and swigTakeOwnership() regression
Fixes segfault when using non-director classes.
Restores a dynamic_cast which was previously removed.
The dynamic_cast is not needed for the swig_connect_director call ...
we'll have to find another solution for #449 for Java.

Closes #1184
2018-03-09 08:13:41 +00:00