perl warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d668f54a14
commit
079c7b4be1
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ see bottom for a set of possible tests
|
|||
SWIGWARN_IGNORE_OPERATOR_LOR);
|
||||
#endif
|
||||
|
||||
#if !defined(SWIGLUA) && !defined(SWIGPERL) && !defined(SWIGR)
|
||||
#if !defined(SWIGLUA) && !defined(SWIGR)
|
||||
%rename(Equal) operator =;
|
||||
%rename(PlusEqual) operator +=;
|
||||
%rename(MinusEqual) operator -=;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue