[Bese-devel] Re: Araneida backends and regexp-entry-point

Alan Shields Alan-Shields at omrf.ouhsc.edu
Fri Dec 2 22:43:11 UTC 2005


On Fri, Dec 02, 2005 at 01:33:56PM -0800, Aleksandar Bakic wrote:
> > 1. In araneida's compat-sbcl.lisp
> > 
> > (defparameter *open-external-format-arguments*
> >   '(:external-format :iso-8859-1))
> > 
> > Adding :element-type (unsigned-byte 8) in here breaks a call to copy-stream
> > in
> > the static file handler (I don't know exactly why, probably due to the other
> > patches mentioned above).
> 
> A workaround for this is to disable the unless-subtypep assertion in
> copy-stream. It probably does not account for bivalent streams.
> 

Araneida 0.90 fixes this issue. Or, at least, it should.

Alan



More information about the bese-devel mailing list