disabling the new value wrapper mode until we find more time to document it and adding a flag to switch it on/off
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6447 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
728d8a5bf2
commit
5a70c5b962
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ public:
|
|||
|
||||
|
||||
/* Turn on safe value wrapper use mode */
|
||||
Swig_value_wrapper_mode(1);
|
||||
/* Swig_value_wrapper_mode(1); */
|
||||
|
||||
/* Turn on template extmode */
|
||||
Wrapper_template_extmode_set(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue