From quasilists@gmail.com Thu Apr 5 12:58:22 2007
From: quasi
To: flexi-streams-devel@common-lisp.net
Subject: Re: [hunchentoot-devel] Re: [flexi-streams-devel] 0.11.1 trouble.
Date: Thu, 05 Apr 2007 22:28:00 +0530
Message-ID: <46152A98.7090303@gmail.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8988840044781955691=="
--===============8988840044781955691==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Edi Weitz wrote:
> On Thu, 05 Apr 2007 21:00:03 +0530, quasi wrote:
>
> =20
>> Problem is there are no errors thrown at all, so what do I do?
>> =20
>
> Did you try with *CATCH-ERRORS-P* set to NIL?
>
> =20
OOPS. Did'nt know about that. I was dependent on the=20
*show-lisp-errors-p*. :( Have to find time to RTF[M|D].
Well the backtrace is here.
`NIL' is not of the expected type `REAL'
[Condition of type TYPE-ERROR]
Restarts:
0: [ABORT] Abort entirely from this (lisp) process.
Backtrace:
0: (SWANK::DEBUG-IN-EMACS #)
...
8: (INVOKE-DEBUGGER #)
9: (SIGNAL #)
10: (ERROR TYPE-ERROR :DATUM NIL :EXPECTED-TYPE REAL :FORMAT-CONTROL=20
"~@<`~s' is not of the expected type `~s'~:@>" :FORMAT-ARGUMENTS (NIL REAL))
11: ((METHOD TRIVIAL-GRAY-STREAMS:STREAM-WRITE-SEQUENCE=20
(FLEXI-STREAMS::FLEXI-LATIN-1-OUTPUT-STREAM STRING T T))=20
#=20
"Hunchentoot..." 0=20
NIL)
Locals:
#:STREAM =3D #
#:SEQUENCE919 =3D=20
"Hunchentoot..."
#:START920 =3D 0
#:END921 =3D NIL
#:AMPERSAND-ARGS =3D NIL
#:AMPERSAND-ARGS =3D NIL
#:|g919| =3D=20
"Hunchentoot...
"
#:|g921| =3D NIL
#:|g920| =3D 0
STREAM =3D #
#:|g922| =3D #(153 156 17 17 133 6 0 16 153 156 ...)
#:|g923| =3D 0
#:|g926| =3D NIL
#:|g927| =3D #
#:DEST-PTR925 =3D -268442126
#:SRC-PTR924 =3D #\null
#:|g932| =3D ((EXCL:PIPE-STREAM . :STREAMP))
#:STREAM =3D #
#:|g919| =3D=20
"HunchentootH..."
#:|g961| =3D (8192)
#:|g928| =3D -2
EXCL::.NEXT-METHOD. =3D #
#:|g929| =3D #
OCTET =3D #
NIL =3D #
#:|g963| =3D :FLEXI-STREAM-EXTERNAL-FORMAT
CHAR =3D #
NIL =3D :STREAM
NIL =3D #
#:|g964| =3D #
EXCL::.NEXT-METHODS. =3D (#)
--===============8988840044781955691==--