Hello,
When using portable AllegroServe (very new CVS version) on CMUCL to
publish a file (type "image/png"), I get the following error :
got error Type-error in WRITE-SEQUENCE:
137 is not of type (OR CHARACTER (UNSIGNED-BYTE 8))
Normally, I would think there was a problem with AllegroServe, but it
looks to me like 137 IS of type (OR CHARACTER (UNSIGNED-BYTE 8)).
Perhaps this is a problem of CMUCL that has been fixed? I am using
release 18d at the moment.
Thanks for any help.
--
Robert Strandh
---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------