aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Warnings.html
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2013-11-07 22:48:17 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-11-07 23:14:21 +0000
commitd73f04e925e9210f2c688ef3656e6059eb540565 (patch)
tree506b8c52f243d7cd90c9fcb70865f754be1de060 /Doc/Manual/Warnings.html
parent9df7bee57057668ef878e075ae070acfecd515b1 (diff)
downloadswig-d73f04e925e9210f2c688ef3656e6059eb540565.tar.gz
Documentation edit for the director:except feature and directorthrows typemap
Diffstat (limited to 'Doc/Manual/Warnings.html')
-rw-r--r--Doc/Manual/Warnings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Warnings.html b/Doc/Manual/Warnings.html
index 5b507c123..e0debe41c 100644
--- a/Doc/Manual/Warnings.html
+++ b/Doc/Manual/Warnings.html
@@ -499,7 +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>
+<li>477. No directorthrows typemap defined for <em>type</em>
</ul>