Fix compilation error when using directors on protected virtual overloaded methods reported by Sam Hendley.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11062 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e604e46b17
commit
d029d0a627
4 changed files with 37 additions and 6 deletions
|
|
@ -166,6 +166,7 @@ CPP_TEST_CASES += \
|
|||
director_overload \
|
||||
director_primitives \
|
||||
director_protected \
|
||||
director_protected_overloaded \
|
||||
director_redefined \
|
||||
director_thread \
|
||||
director_unroll \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue