#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