Re: Bug (I think): Can't sort collection of vectors containing big integers

2008-12-04 Thread Rich Hickey
On Dec 4, 12:23 pm, "harrison clarke" <[EMAIL PROTECTED]> wrote: > the same issue is there for sorted-map and sorted-set. Fixed too, svn 1145 - thanks for the report. Rich --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: Bug (I think): Can't sort collection of vectors containing big integers

2008-12-04 Thread harrison clarke
the same issue is there for sorted-map and sorted-set. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, sen

Re: Bug (I think): Can't sort collection of vectors containing big integers

2008-12-04 Thread Rich Hickey
On Dec 4, 2:32 am, puzzler <[EMAIL PROTECTED]> wrote: > OK, after my last goof-up in reporting a bug, I'm reluctant to state > with certainty that this is a bug, but it sure seems that way: > > This works: > (sort [[5 2] [1 0] [3 4]]) > > This works: > (sort [324321432432413241324324324324324324

Bug (I think): Can't sort collection of vectors containing big integers

2008-12-03 Thread puzzler
OK, after my last goof-up in reporting a bug, I'm reluctant to state with certainty that this is a bug, but it sure seems that way: This works: (sort [[5 2] [1 0] [3 4]]) This works: (sort [3243214324324132413243243243243243243234 324132]) This does not work: (sort [[343243214324324324132423432