William S Fulton
William S Fulton
Please try fix in https://github.com/swig/swig/issues/1233.
Great, I'll be taking a look and comment on it there.
For future reference and clarification as it confused me, this repository (https://github.com/FMXExpress/swig-delphi), is not a fork of the upstream SWIG repository, however, another FMExpress repository (https://github.com/FMXExpress/swig) is a proper Git...
Who and where from is the original source of these changes? Shouldn't Go and C# pull requests be submitted to SWIG proper?
That's okay, it wasn't clear to me when I first saw this that they came from swig/swig originally.
I haven't reviewed any changes in this branch, but sounds like the core runtime might have changed or the symbol tables are modified in some way (neither of which is...
sorry no
Can't you use instead use different typemaps for SWIGTYPE and SWIGTYPE const ? Using features for type handling doesn't seem right, that is what typemaps are for. On 27 January...
With recent improvements in SWIG, SWIG 4.2.1 correctly handles the `Box` variadic template instead of giving a Syntax error.
swig/swig#2881 is now fixed.