lang / unicode_utils

Unicode algorithms for Ruby 1.9
http://unicode-utils.rubyforge.org/
BSD 2-Clause "Simplified" License
113 stars 15 forks source link

Fix warnings 'shadowing outer local variable - al' #5

Open kassi opened 11 years ago

kassi commented 11 years ago

I get those warnings when I include the gem and run a program e.g. through xmpfilter. Same with ruby -W2.