Backport #4286: Two REXML warnings from doctype.rb http://redmine.ruby-lang.org/issues/show/4286 Author: Daniel Berger Status: Open, Priority: Normal Hi, ruby 1.9.2p136 (2010-12-25 revision 30365) [i386-darwin8.11.1] I noticed these two warnings: /opt/lib/ruby/1.9.1/rexml/doctype.rb:255: warning: `+' after local variable is interpreted as binary operator /opt/lib/ruby/1.9.1/rexml/doctype.rb:255: warning: even though it seems like unary operator On a side note, why is my lib directory "1.9.1" even though I'm using 1.9.2? Regards, Dan ---------------------------------------- http://redmine.ruby-lang.org