Comment out Ruby code for "fail" tag.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a1abd6a471
commit
94d41ca55a
2 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
%runtime "common.swg"
|
||||
|
||||
/* Exception handling in wrappers */
|
||||
#define SWIG_fail goto fail
|
||||
/* #define SWIG_fail goto fail */
|
||||
|
||||
#ifdef SWIG_NOINCLUDE
|
||||
%runtime "rubydec.swg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue