generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nodefaultctor, -nodefautldtor options
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8030 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
be9d5343a6
commit
f023a22575
8 changed files with 261 additions and 61 deletions
|
|
@ -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 -- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue