Overloading fixes for when methods cannot be disambiguated.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5713 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
aed0e94056
commit
1236b0bfcb
3 changed files with 122 additions and 61 deletions
|
|
@ -162,6 +162,7 @@
|
|||
#define WARN_LANG_CLASS_UNNAMED 513
|
||||
#define WARN_LANG_DIRECTOR_VDESTRUCT 514
|
||||
#define WARN_LANG_DISCARD_CONST 515
|
||||
#define WARN_LANG_OVERLOAD_IGNORED 516
|
||||
|
||||
/* -- Reserved (600-799) -- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue