kubo / ruby-oci8

Ruby-oci8 - Oracle interface for ruby
Other
169 stars 75 forks source link

warning: method redefined; discarding old initialize in ruby-oci8 2.2.4.1 #168

Closed kubo closed 7 years ago

kubo commented 7 years ago

This issue was created instead of @pgundlupetvenkatesh. His original comment at #165 was deleted because this issue isn't related to #165 at all.

I am getting this warning C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/ruby-oci8-2.2.4.1-x64-mingw32/lib/oci8/oci8.rb:627: warning: method redefined; discarding old initialize when I try to run rake tests on ruby-oci8 2.2.4.1 gem. When I downgrade the gem to 2.2.3 it runs without the warning. Hope it gets fixed soon.

kubo commented 7 years ago

@pgundlupetvenkatesh Fixed by e9f3544. This will be included in ruby-oci8 2.2.5. It will not be released soon unless critical defects are found.