From: Arthur Schreiber Date: 2008-06-09T02:54:50+09:00 Subject: [ruby-core:17146] [Ruby 1.8 - Bug #118] (Open) SortedSet#inspect does not work with nested SortedSets --mimepart_484c1d3ceeeec_62427b89f1e12e1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline Issue #118 has been reported by Arthur Schreiber. ---------------------------------------- Bug #118: SortedSet#inspect does not work with nested SortedSets http://redmine.ruby-lang.org/issues/show/118 Author: Arthur Schreiber Status: Open Priority: Normal Assigned to: Akinori MUSHA Category: = Target version: = SortedSet["a", "b", SortedSet["c"]].inspect # =3D> raises an ArgumentErro= r: comparison of String with SortedSet failed ---------------------------------------- You have received this notification because you have either subscribed to= it, or are involved in it. To change your notification preferences, please click here: http://redmin= e.ruby-lang.org/my/account --mimepart_484c1d3ceeeec_62427b89f1e12e1--