summaryrefslogtreecommitdiff
path: root/Source/Include/swigwarn.h
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2011-01-17 21:12:35 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2011-01-17 21:12:35 +0000
commit3d7799fe0d519c05817392678974555c09b629c6 (patch)
treef751f75ffb58dbe8268d6e01bd7d86b8a3761b78 /Source/Include/swigwarn.h
parentef3644f052850c970b107961562204d9321a23a6 (diff)
downloadswig-3d7799fe0d519c05817392678974555c09b629c6.tar.gz
New warning when the smartptr feature is missing in some classes in an inheritance chain. Errors test-suite now uses Python instead of Tcl as testing language
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12395 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 b13015994..9c5c3be74 100644
--- a/Source/Include/swigwarn.h
+++ b/Source/Include/swigwarn.h
@@ -193,6 +193,7 @@
#define WARN_LANG_DIRECTOR_ABSTRACT 517
#define WARN_LANG_PORTABILITY_FILENAME 518
#define WARN_LANG_TEMPLATE_METHOD_IGNORE 519
+#define WARN_LANG_SMARTPTR_MISSING 520
/* -- Reserved (600-799) -- */