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