Fix typemap matching bug when a templated type has a typemap both specialized and not specialized - the wrong typemap would sometimes be used
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
83576031c3
commit
d02f543dbc
4 changed files with 62 additions and 11 deletions
|
|
@ -386,6 +386,7 @@ CPP_TEST_CASES += \
|
|||
typemap_namespace \
|
||||
typemap_ns_using \
|
||||
typemap_numinputs \
|
||||
typemap_template \
|
||||
typemap_out_optimal \
|
||||
typemap_variables \
|
||||
typemap_various \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue