Actions
Bug #4083
closedwarning in rexml/doctype.rb
Description
=begin
rexml/doctype.rb produces this warning:
/Users/apatterson/.local/lib/ruby/1.9.1/rexml/doctype.rb:254: warning: `+' after local variable is interpreted as binary operator
/Users/apatterson/.local/lib/ruby/1.9.1/rexml/doctype.rb:254: warning: even though it seems like unary operator
I've attached a patch that fixes the problem.
=end
Files
Updated by kou (Kouhei Sutou) almost 14 years ago
- Category set to lib
- Status changed from Open to Assigned
- Target version set to 2.0.0
=begin
Thanks for reporting.
I'll fix it with code cleanup and test cases. Please wait. (maybe a few weeks...)
=end
Updated by kou (Kouhei Sutou) almost 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r30113.
Aaron, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0Like0