Subject: [ruby-ffi] Re: ruby-ffi and ruby -w |
From: Wayne Meissner |
Date: 9/22/09 12:50 AM |
To: ruby-ffi@googlegroups.com |
2009/9/22 John Mettraux <jmettraux@gmail.com>:
Hi, I've written code leveraging ruby-ffi and lately people have been complaining about running it with ruby -w. I cleaned my code but I'm left with things like : ---8<--- --- Is there a way to minimize that warning output ? There is one warning output per method attached.
They should be fixed now. At least that script runs clean with -w for me