Improvements to ruby's autodocumentation.
GC.start was failing when ruby was run without verbose warnings. Fixed. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ec4daa8b0e
commit
75f1af27a5
3 changed files with 37 additions and 36 deletions
|
|
@ -1,4 +1,5 @@
|
|||
%module li_std_stream
|
||||
%feature("autodoc","4");
|
||||
|
||||
%inline %{
|
||||
struct A;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue