Update warnings to newer slightly modified warning format
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1b3ca38023
commit
43e07da0f6
10 changed files with 16 additions and 16 deletions
|
|
@ -1710,7 +1710,7 @@ If declarations such as these appear, you will get a warning message like this:
|
|||
|
||||
<div class="shell">
|
||||
<pre>
|
||||
example.i:12: Warning(509): Overloaded spam(short) is shadowed by spam(int)
|
||||
example.i:12: Warning 509: Overloaded spam(short) is shadowed by spam(int)
|
||||
at example.i:11.
|
||||
</pre>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue