SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2005-12-23 00:28:38 +00:00
SWIG Remove (void)_e. This is a duplicate of what already exists in the typemaps so is not needed. If there are any more exception handlers that issue the unused variable warning, add a '(void)$1;' into the throws typemap. 2005-12-23 00:28:38 +00:00
swigweb update wiki address 2005-11-12 18:27:20 +00:00