summaryrefslogtreecommitdiff
path: root/Source/Include/swigwarn.h
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2007-08-17 20:42:19 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2007-08-17 20:42:19 +0000
commit3fd28bf45c72dbf6491d8072b9e3355b3bdf0453 (patch)
tree864a052a9f00a9a9590c0af33d1f1c5d95f99843 /Source/Include/swigwarn.h
parentaeb132c2a6df7bd5ce07b2658a5b29f429cb8200 (diff)
downloadswig-3fd28bf45c72dbf6491d8072b9e3355b3bdf0453.tar.gz
Correct behaviour for templated methods used with %rename or %ignore and %template()
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9906 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Source/Include/swigwarn.h')
-rw-r--r--Source/Include/swigwarn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Include/swigwarn.h b/Source/Include/swigwarn.h
index e6f9b256b..5c6634063 100644
--- a/Source/Include/swigwarn.h
+++ b/Source/Include/swigwarn.h
@@ -185,6 +185,7 @@
#define WARN_LANG_OVERLOAD_IGNORED 516
#define WARN_LANG_DIRECTOR_ABSTRACT 517
#define WARN_LANG_PORTABILITY_FILENAME 518
+#define WARN_LANG_TEMPLATE_METHOD_IGNORE 519
/* -- Reserved (600-799) -- */