Changed a bunch of methods from SWIGRUNTIME to SWIGINTERN. Removed a snarky comment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ea4cab8e4c
commit
97802ab8c4
2 changed files with 15 additions and 19 deletions
|
|
@ -314,10 +314,6 @@
|
|||
%template() SWIG_SHARED_PTR_QNAMESPACE::shared_ptr< CONST TYPE >;
|
||||
|
||||
|
||||
// Separate out the code for builtin types, since it's pretty extensive.
|
||||
// I feel compelled to point out that the functionality provided by
|
||||
// smart pointers is utterly redundant when using builtin types.
|
||||
|
||||
#if defined(SWIGPYTHON_BUILTIN)
|
||||
|
||||
%typemap(builtin_init, fragment="SWIG_null_deleter") CONST TYPE * {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue