[armedbear] #392: deftype doesn't accept dotted lambda-lists
armedbear
armedbear-devel at common-lisp.net
Tue Jul 7 20:37:41 UTC 2015
#392: deftype doesn't accept dotted lambda-lists
-------------------------------------------------+-------------------------
Reporter: | Owner:
http://stassats.livejournal.com/ (2) |
Type: defect | Status: new
Priority: major | Milestone: 1.4.0
Component: interpreter | Version: 1.4.0-dev
Resolution: | Keywords:
Parent Tickets: |
-------------------------------------------------+-------------------------
Comment (by http://stassats.livejournal.com/ (2)):
Or any destructiring:
(deftype foo ((x) y) (list x y))
#<THREAD "interpreter" {7CFBC3}>: Debugger invoked on condition of type
PROGRAM-ERROR
(X) may not be used as a variable in a lambda list.
--
Ticket URL: <http://abcl.org/trac/ticket/392#comment:2>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list