[armedbear-ticket] [armedbear] #168: Compilation fails for quicklisp let-plus

armedbear armedbear-devel at common-lisp.net
Thu Sep 8 18:01:59 UTC 2011


#168: Compilation fails for quicklisp let-plus
----------------------------------------+-----------------------------------
 Reporter:  mevenson                    |       Owner:  ehuelsmann
     Type:  defect                      |      Status:  new       
 Priority:  major                       |   Milestone:  0.28      
Component:  compiler                    |     Version:            
 Keywords:  quicklisp ansi_confromance  |  
----------------------------------------+-----------------------------------
 let-plus-20110730-git, a dependency for LLA, cannot be compiled resulting
 in the following error:

 {{{

 ; Loading /Users/evenson/.cache/common-lisp/abcl-0.27.0-dev-fasl37-macosx-
 java/Users/evenson/quicklisp/dists/quicklisp/software/let-
 plus-20110730-git/package.abcl ...
 ; Loaded /Users/evenson/.cache/common-lisp/abcl-0.27.0-dev-fasl37-macosx-
 java/Users/evenson/quicklisp/dists/quicklisp/software/let-
 plus-20110730-git/package.abcl (0.027 seconds)
 ; Compiling /Users/evenson/quicklisp/dists/quicklisp/software/let-
 plus-20110730-git/let-plus.lisp ...
 ; (IN-PACKAGE #:LET-PLUS)
 ; (DEFUN IGNORED? ...)
 ; (DEFUN REPLACE-IGNORED ...)
 ; (DEFUN EXPAND-SLOT-FORMS ...)
 ; (DEFUN EXPAND-ENTRY-FORMS ...)
 ; (DEFUN EXPAND-ARRAY-ELEMENTS ...)
 ; (DEFGENERIC LET+-EXPANSION ...)
 ; (DEFGENERIC LET+-EXPANSION-FOR-LIST ...)
 ; (DEFMACRO LET+ ...)
 ; (DEFMACRO DEFINE-LET+-EXPANSION ...)
 #<THREAD "interpreter" {52BBC66F}>: Debugger invoked on condition of type
 COMPILER-UNSUPPORTED-FEATURE-ERROR
   COMPILE-FORM unhandled case ((ANAPHORA:IT #:THIS-S2842))

 }}}

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/168>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list