Fix some test-suite warnings
This commit is contained in:
parent
a4e63a2cfc
commit
5df10e380e
3 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%module exception_classname
|
||||
|
||||
%warnfilter(SWIGWARN_RUBY_WRONG_NAME);
|
||||
#ifdef SWIGPHP
|
||||
#if defined(SWIGPHP) || defined(SWIGD)
|
||||
%rename(ExceptionClass) Exception;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue