new overload warnings for statically typed languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5715 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
16f6fcecb0
commit
0cbc9e2fb2
1 changed files with 3 additions and 0 deletions
|
|
@ -389,6 +389,9 @@ example.i(4): Syntax error in input.
|
|||
<li>511. Can't use keyword arguments with overloaded functions.
|
||||
<li>512. Overloaded <em>declaration</em> const ignored. Non-const method at <em>file</em>:<em>line</em> used.
|
||||
<li>513. Can't generate wrappers for unnamed struct/class.
|
||||
<li>514.
|
||||
<li>515.
|
||||
<li>516. Overloaded method <em>declaration</em> ignored. Method <em>declaration</em> at <em>file</em>:<em>line</em> used.
|
||||
</ul>
|
||||
|
||||
<a name="n14"></a><H3>12.7.6 Language module specific (800-899) </H3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue