[armedbear] #444: Attempt to throw to the nonexistent tag DUPLICATABLE-CODE-P ???

armedbear armedbear-devel at common-lisp.net
Wed Mar 29 16:50:38 UTC 2017


#444: Attempt to throw to the nonexistent tag DUPLICATABLE-CODE-P ???
-------------------------+----------------------
 Reporter:  aruttenberg  |           Owner:
     Type:  defect       |          Status:  new
 Priority:  major        |       Milestone:
Component:  (A)MOP       |         Version:
 Keywords:               |  Parent Tickets:
-------------------------+----------------------
 (ext::macroexpand-all
   '(loop for a = (sort foo 'string-lessp :key #'(lambda(x) x ))
     for b = nil then 1
 ))

 ;;
 ;; Error compiling /Users/lori/repos/slime/swank/abcl.lisp:
 ;;   Attempt to throw to the nonexistent tag DUPLICATABLE-CODE-P.

--
Ticket URL: <http://abcl.org/trac/ticket/444>
armedbear <http://abcl.org>
armedbear


More information about the armedbear-ticket mailing list