Hello!!
I've an error when i load the fasl file C:\cl-http-70-190a\examples\exports.fsl, and i don't know how to eliminate it. I know that it is of the part of authentication but i don't know how to do it. I comment that part and it is well, but i would like to eliminate the error. I use the LispWorks of Harlequin 4.1.
;; *** Automatic Minor Clean Down
; Loading fasl file C:\cl-http-70-190a\examples\exports.fsl
CL-USER 1 >
Error: The value #<pointer out of bounds 00000B6E> does not satisfy the type specifier FIXNUM.
1 (continue) Return the value(s) anyway.
2 Return some other values.
3 Try loading C:\cl-http-70-190a\examples\exports.fsl again.
4 Give up loading C:\cl-http-70-190a\examples\exports.fsl.
5 Try loading another file instead of C:\cl-http-70-190a\examples\exports.fsl.
6 Ignore this and subsequent loading conditions.
7 Try loading C:\cl-http-70-190a\lw\start again.
8 Give up loading C:\cl-http-70-190a\lw\start.
9 Try loading another file instead of C:\cl-http-70-190a\lw\start.
10 (abort) Return to level 0.
11 Return to top loop level 0.
Type :b for backtrace, :c <option number> to proceed, or :? for other options
Thank very much