summaryrefslogtreecommitdiff
path: root/Source/Include/swigwarn.h
diff options
context:
space:
mode:
authorMarcelo Matus <mmatus@acms.arizona.edu>2005-12-22 06:26:26 +0000
committerMarcelo Matus <mmatus@acms.arizona.edu>2005-12-22 06:26:26 +0000
commit723281a823fd49b599836b6c8e16d338d4eb2f47 (patch)
treee4a206cace2ef7f915a706b7bffe36391fbc3e3a /Source/Include/swigwarn.h
parenta441f65eab5e3ec972a12936c2bbce1dd34b0787 (diff)
downloadswig-723281a823fd49b599836b6c8e16d338d4eb2f47.tar.gz
generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nodefaultctor, -nodefautldtor options
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8030 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 e242836d2..8b66dad84 100644
--- a/Source/Include/swigwarn.h
+++ b/Source/Include/swigwarn.h
@@ -44,6 +44,7 @@
#define WARN_DEPRECATED_OPTC 120
#define WARN_DEPRECATED_NAME 121
#define WARN_DEPRECATED_NOEXTERN 122
+#define WARN_DEPRECATED_NODEFAULT 123
/* -- Preprocessor -- */