[armedbear] #392: deftype doesn't accept dotted lambda-lists

armedbear armedbear-devel at common-lisp.net
Thu Jul 2 15:10:53 UTC 2015


#392: deftype doesn't accept dotted lambda-lists
--------------------------------------------------+----------------------
 Reporter:  http://stassats.livejournal.com/ (2)  |           Owner:
     Type:  defect                                |          Status:  new
 Priority:  major                                 |       Milestone:
Component:  compiler                              |         Version:
 Keywords:                                        |  Parent Tickets:
--------------------------------------------------+----------------------
 (deftype foo (x . y) (list x y))
 #<THREAD "interpreter" {7CFBC3}>: Debugger invoked on condition of type
 TYPE-ERROR
   The value Y is not of type LIST.

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


More information about the armedbear-ticket mailing list