William S Fulton
|
196a965067
|
test-suite fixes for compilers that don't support vararg macros
Split TESTCASE_THROW into multiple macros taking different number of arguments.
Fixes Visual Studio compiler errors.
|
2018-05-06 09:46:37 +01:00 |
|
William S Fulton
|
35b792daed
|
test-suite support for C++17: exception specification throw removal
|
2018-05-04 20:02:13 +01:00 |
|
William S Fulton
|
af8d176c40
|
java_throws testcase warning fix
|
2018-01-12 23:10:02 +00:00 |
|
William S Fulton
|
49af1907b8
|
Add missing Java throws clause for interfaces when using the %interface family of macros.
Fixes #1156.
|
2018-01-12 07:34:32 +00:00 |
|
William S Fulton
|
760c008311
|
Warning fixes for gcc-7
warning: dynamic exception specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
|
2017-02-06 20:30:09 +00:00 |
|
William S Fulton
|
c7b7078dd0
|
Fix classes not being added into Java method's throws clause when %catches is used
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11584 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-16 00:04:29 +00:00 |
|
William S Fulton
|
9db99bfb3e
|
comment correction
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-12-28 20:36:21 +00:00 |
|
William S Fulton
|
e6f5cdac9f
|
Fix #2153773 - %nojavaexception - disabling and clearing Java checked exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-12-23 07:44:59 +00:00 |
|
William S Fulton
|
d98658d30b
|
Suppress ecj warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10226 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-01-31 22:58:43 +00:00 |
|
William S Fulton
|
16d0216061
|
forgotten checkin - warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-27 23:22:27 +00:00 |
|
William S Fulton
|
ff32791e3d
|
redundant comment removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6330 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 22:32:27 +00:00 |
|
William S Fulton
|
de4c1d3322
|
Various warning fixes for Visual Studio 2003 C++ compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 22:24:24 +00:00 |
|
William S Fulton
|
24f91357f2
|
Test for %javaexception classes being added to a method's throws clause
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-27 21:07:15 +00:00 |
|
William S Fulton
|
ebffad0ba2
|
Added javain, javout and newfree throws attributes tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4931 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-27 13:17:20 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|