summaryrefslogtreecommitdiff
path: root/Source/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Include')
-rw-r--r--Source/Include/swigwarn.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Include/swigwarn.h b/Source/Include/swigwarn.h
index 9f863f194..fde82bd96 100644
--- a/Source/Include/swigwarn.h
+++ b/Source/Include/swigwarn.h
@@ -18,6 +18,8 @@
* Even though symbolic constants are used in the SWIG source, this is
* not always the case in SWIG interface files. Do not change the
* numbers in this file.
+ *
+ * This file is used as the input for generating Lib/swigwarn.swg.
* ----------------------------------------------------------------------------- */
#ifndef SWIGWARN_H_
@@ -208,6 +210,7 @@
#define WARN_LANG_ILLEGAL_DESTRUCTOR 521
#define WARN_LANG_EXTEND_CONSTRUCTOR 522
#define WARN_LANG_EXTEND_DESTRUCTOR 523
+#define WARN_LANG_EXPERIMENTAL 524
/* -- Doxygen comments -- */