swig/Source/Include
Olly Betts 9eb75a0c07 Improve typemap method and attribute checking
Specifying a value on the typemap method now gives an error, e.g.:

%typemap(argout=123) char * ""

The old way of specifying a language name in the typemap attributes
is no longer supported (it has been deprecated for 16 years).

Closes #891
2022-03-03 18:46:15 +13:00
..
swigwarn.h Improve typemap method and attribute checking 2022-03-03 18:46:15 +13:00