swig/Source/CParse
William S Fulton 4729cf2b1f Duplicate class template instantiations via %template changes
Named duplicate class template instantiations now issue a warning and are ignored.
Duplicate empty class template instantiations are quietly ignored.

The test cases are fixed for this new behaviour.

This commit is a pre-requisite for the near future so that the Python
builtin wrappers can correctly use the SwigType_namestr function without
generating duplicate symbol names.
2022-11-18 19:35:47 +00:00
..
cparse.h Duplicate class template instantiations via %template changes 2022-11-18 19:35:47 +00:00
cscanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
parser.y Duplicate class template instantiations via %template changes 2022-11-18 19:35:47 +00:00
templ.c Duplicate class template instantiations via %template changes 2022-11-18 19:35:47 +00:00
util.c Use https for swig.org links 2022-10-06 13:16:39 +13:00