[armedbear] #400: Build-time compiler fails on long form of DEFSETF

armedbear armedbear-devel at common-lisp.net
Tue Sep 15 12:59:26 UTC 2015


#400: Build-time compiler fails on long form of DEFSETF
----------------------+----------------------------
 Reporter:  mevenson  |           Owner:
     Type:  defect    |          Status:  new
 Priority:  major     |       Milestone:  1.3.3
Component:  compiler  |         Version:  1.4.0-dev
 Keywords:  asdf      |  Parent Tickets:
----------------------+----------------------------
 Trying to update the ASDF shipped with ABCL to asdf-3.1.5, one gets an
 error about the compiling DETSETF form:

 {{{Wrong number of arguments for DEFSETF}}}

 The same asdf-3.1.5 code will compile fine via COMPILE-FILE, so there is
 some sort of special problem within the build-time compiler bootstrapping.

 There doesn't seem to be another instance of the long form of DEFSETF in
 the ABCL codebase, explaining while this problem hasn't been encountered
 before.

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


More information about the armedbear-ticket mailing list