Re: small issue in get-multipart-header
Kamen TOMOV <[email protected]> Tue, 21 Feb 2006 16:34:38 +0200
| Newsgroups | gmane.lisp.web |
|---|---|
| Organization | CYBUILD |
| Message-ID | <[email protected]> |
On Mon, Feb 20 2006, Gábor Melis wrote: > You get the code deletion note for float-wait even for (handler-case t > (t ())). It's normal on sbcl/x86. I haven't test it on SBCL but on CMUCL/x86 there isn't such note: CL-USER> (handler-case t (t ())) T Regards, -- Kamen TOMOV