Commit Graph

1 Commits

Author SHA1 Message Date
William S Fulton be03cd4176 Fix pointless warnings 330 for empty template instantiations
Appearing recently since 8c8e27d246.
Fixes warnings in test cases:
complextest, li_std_pair_extra, std_containers, template_nested_typemaps

Also attempts to instantiate a template for an unsupported nested template class
now have a separate new warning number 331 (SWIGWARN_PARSE_TEMPLATE_NESTED).

Closes #2965
2024-07-19 09:16:11 +01:00