N
Nathaniel Talbott
I'm using a library (ruby-odbc 0.99 to be exact) that calls
rb_enable_super(), which is obsolete as of ruby 1.8.0. Of course, this
causes said library to spit out warnings at me when I use it. I want to
submit a patch to the author to remove the warnings, but I'm not sure of the
correct way to fix it such that the library will still work under 1.6.x. Can
a C/Ruby guru out there give me a hand?
Thanks,
Nathaniel
<(><
rb_enable_super(), which is obsolete as of ruby 1.8.0. Of course, this
causes said library to spit out warnings at me when I use it. I want to
submit a patch to the author to remove the warnings, but I'm not sure of the
correct way to fix it such that the library will still work under 1.6.x. Can
a C/Ruby guru out there give me a hand?
Thanks,
Nathaniel
<(><