Actions
Feature #2617
closedArray#to_s behavior different on 1.8.7 and 1.9.1
Feature #2617:
Array#to_s behavior different on 1.8.7 and 1.9.1
Updated by matz (Yukihiro Matsumoto) almost 16 years ago
- Status changed from Open to Rejected
- Assignee set to matz (Yukihiro Matsumoto)
=begin
It's intended. 1.8 should be left unchanged for backward compatibility.
=end
Actions