[Ecls-list] error signaled by unicode version

Anton Vodonosov avodonosov at yandex.ru
Sun Aug 24 03:25:46 UTC 2008


Hello.

The following call fails with error "#\  is not of type CHARACTER."

  (make-string 1024 :initial-element #\Space :element-type 'base-char)

Changing 1024 to 1023 or less makes it working.

ECL was build on Windows using mingw; configure parameters:
--enable-threads=yes --enable-unicode=yes --enable-debug=yes --with-sockets --prefix=...

Non unicode version does not have this error.

This is the 0.9l release.

Best regards,
-Anton





More information about the ecl-devel mailing list