resurrected warning 470

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7114 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-03-29 21:48:48 +00:00
commit 98aae1f83f

View file

@ -425,7 +425,8 @@ example.i(4): Syntax error in input.
<li>467. Overloaded <em>declaration</em> not supported (no type checking rule for '<em>type</em>')
<li>468. No 'throw' typemap defined for exception type <em>type</em>
<li>469. No or improper directorin typemap defined for <em>type</em>
<li>470. Unable to use return type <em>type</em> in director method
<li>470. Possible thread/reentrant unsafe wrapping
<li>471. Unable to use return type <em>type</em> in director method
</ul>
<H3><a name="Warnings_nn14"></a>14.8.5 Code generation (500-599)</H3>