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:
William S Fulton 2004-02-12 21:48:55 +00:00
commit 1236b0bfcb
3 changed files with 122 additions and 61 deletions

View file

@ -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) -- */