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 ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
