buruzaemon / natto

A Tasty Ruby Binding with MeCab
BSD 2-Clause "Simplified" License
143 stars 16 forks source link

Ruby warning when run with RUBYOPT="-w": shadowing outer local variable - opts #62

Closed buruzaemon closed 9 years ago

buruzaemon commented 9 years ago

@amatsuda reports that when running with RUBYOPT="-w", a warning will be issued for shadowing outer local variable - opts.

Please see pull request 61

buruzaemon commented 9 years ago

Pull request accepted, all tests are good across the following Ruby versions on FreeBSD:

buruzaemon commented 9 years ago

Also got Travis test running with JRuby 1.7.20. Closing and moving towards release.