[Ecls-list] Compile error
David Creelman
creelman.david at gmail.com
Thu Jul 28 12:33:47 UTC 2011
Hi,
Did a git pull and got the following error this evening.
;;; at (DEFUN INT32->CARD32 ...)
;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T.
;;; Emitting code for AREF-CARD8.
;;; Emitting code for ASET-CARD8.
;;; Emitting code for AREF-INT8.
;;; Warning:
;;; in file DEPENDENT.LISP, position 4360
;;; at (DEFUN AREF-INT8 ...)
;;; ! Unable to coerce lisp object from type ((UNSIGNED-BYTE 8),:UINT8-T)
;;; to C/C++ type ((UNSIGNED-BYTE 8),:UNSIGNED-BYTE)
;;; Emitting code for ASET-INT8.
;;; Emitting code for AREF-CARD16.
Condition of type: SIMPLE-TYPE-ERROR
In function ABS, the value of the only argument is
(8)
which is not of the expected type NUMBER
Available restarts:
1. (ABORT) ABORT
Top level.
>
Please let me know if you need more details.
Debian, 32 bit x86
./configure --with-clx --enable-unicode; make
Cheers
DC
More information about the ecl-devel
mailing list