aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Warnings.html
diff options
context:
space:
mode:
authorMarvin Greenberg <public.marvin@gmail.com>2013-10-22 20:31:14 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-10-22 20:44:35 +0100
commit6736e74127180f012dab11379a2159cd073461d4 (patch)
tree07f0d845670f9d77ce303a9e1fdc5f139b1f7dbe /Doc/Manual/Warnings.html
parentec1d5a5be1c7cdaaa8dedc3ba76a5792127cef0f (diff)
downloadswig-6736e74127180f012dab11379a2159cd073461d4.tar.gz
Add feature director:except for improved director exception handling in Java
Closes #91
Diffstat (limited to 'Doc/Manual/Warnings.html')
-rw-r--r--Doc/Manual/Warnings.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html
index aac415952..5b507c123 100644
--- a/Doc/Manual/Warnings.html
+++ b/Doc/Manual/Warnings.html
@@ -499,6 +499,7 @@ example.i(4) : Syntax error in input.
<li>474. Method <em>method</em> usage of the optimal attribute ignored in the out typemap as the following cannot be used to generate optimal code: <em>code</em>
<li>475. Multiple calls to <em>method</em> might be generated due to optimal attribute usage in the out typemap.
<li>476. Initialization using std::initializer_list.
+<li>477. Feature director:except on <em>Class::method</em> with $directorthrowshandlers requires directorthrows typemap for exception <em>Exception</em>
</ul>