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
William S Fulton 6bda2826e0 Director fix for #include "xxxx_wrap.h". Was incorrectly adding a directory in some situations. See #848335.
#849064 fixed. Any classes with a non public destructor now have a public delete() method which throw a runtime exception. The delete() method was previously protected.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5439 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-28 23:12:28 +00:00
SWIG Director fix for #include "xxxx_wrap.h". Was incorrectly adding a directory in some situations. See #848335. 2003-11-28 23:12:28 +00:00
swigweb Added Luigi's experience of aclocal problem. 2003-11-19 21:30:25 +00:00