Greg Stein wrote: > Seems fine, and there should be no affect on the API/ABI. [...]
Thanks. Committed in r1367113. Bert Huijben wrote: > Please check the swig typemaps after applying this change. Swig does > care about the exact types in the source, but in this case it probably > helps in generating better bindings. I updated the Swig type maps in the obvious way so they build and test, but maybe they can be simplified now by removing some of the special cases. - Julian