[elephant-ticket] Re: #50: Fix string sorting

elephant elephant-devel at common-lisp.net
Tue Oct 23 00:34:34 UTC 2007


#50: Fix string sorting
--------------------------+-------------------------------------------------
  Reporter:  ieslick      |       Owner:  ieslick                          
      Type:  defect       |      Status:  closed                           
  Priority:  blocker      |   Milestone:  Release 0.9.1 - Low Hanging Fruit
 Component:  serializers  |     Version:                                   
Resolution:  worksforme   |    Keywords:                                   
--------------------------+-------------------------------------------------
Comment (by ieslick):

 Ah, this is an observation from:

 "key-100" < "key-1000" < "key-101"

 Of course this is how lisp implements it, find the first non-matching
 character and sort on that character.

-- 
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/50>
elephant <http://common-lisp.net/project/elephant>
elephant


More information about the elephant-ticket mailing list