[armedbear-ticket] [armedbear] #196: STABLE-SORT is only stable for lists

armedbear armedbear-devel at common-lisp.net
Fri Feb 10 12:33:15 UTC 2012


#196: STABLE-SORT is only stable for lists
--------------------------+-------------------------------------------------
  Reporter:  mevenson     |       Owner:  ehuelsmann      
      Type:  defect       |      Status:  reopened        
  Priority:  blocker      |   Milestone:  1.1.0           
 Component:  interpreter  |     Version:  1.0.1           
Resolution:               |    Keywords:  ansi-conformance
--------------------------+-------------------------------------------------
Changes (by mevenson):

  * priority:  major => blocker
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Just noticed that the change of implementation for STABLE-SORT has induced
 the failure of the following ANSI tests:

 {{{
 STABLE-SORT-VECTOR.4
 STABLE-SORT-VECTOR.6
 STABLE-SORT-VECTOR.7
 STABLE-SORT-VECTOR.8
 STABLE-SORT-BIT-VECTOR.2
 STABLE-SORT-BIT-VECTOR.3
 STABLE-SORT-STRING.1
 STABLE-SORT-STRING.2
 STABLE-SORT-STRING.3
 STABLE-SORT-STRING.4
 }}}

 Re-opening this ticket; marking as blocker for the abcl-1.1 release.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/196#comment:2>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list