summaryrefslogtreecommitdiff
path: root/Examples/python/exception/example.h
Commit message (Collapse)AuthorAgeFilesLines
* vc++ warning suppressionWilliam S Fulton2006-01-241-4/+7
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8544 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* fix memory leakMarcelo Matus2006-01-231-2/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* more solaris fixesMarcelo Matus2004-09-011-2/+7
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6193 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* - recover the proper catching exception mechanism for classesMarcelo Matus2004-01-211-0/+7
| | | | | | | | | | | | | | | (throw typemap). - fix the examples with exception problems and warnings - proper and consist treatment of basic types (short, unsigned char,...) now all are checked for range and sign. Before, this was depending of the use of parsing or no parsing, and/or the converter method, and/or the use of directors, etc. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* The great mergeDave Beazley2002-11-301-0/+37
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22