swig/Source/CParse
William S Fulton 3cc4b21163 Parameter name expansion fix for template functions.
Fix regression in 4.0.0 where a template function containing a parameter
with the same name as the function name led to the parameter name used in the
target language being incorrectly modified.

Closes #1602
2019-08-01 19:46:16 +01:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Code formatting fixes in doxygen code 2018-05-25 07:56:39 +01:00
parser.y Replace all exit() with SWIG_exit() 2019-07-31 00:08:49 +01:00
templ.c Parameter name expansion fix for template functions. 2019-08-01 19:46:16 +01:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00