[Bese-devel] call/cc handler-bind, multiple-value-prog1
Maciek Pasternacki
maciekp at japhy.fnord.org
Sun Oct 8 20:49:25 UTC 2006
On Sweetmorn, Bureaucracy 62, 3172 YOLD, Evrim ULU wrote:
> I was trying to use handler-bind in action but got:
HANDLER-BIND won't work. MULTIPLE-VALUE-PROG1 generally should, but
HANDLER-BIND won't be supported (continuations and conditions don't
mix good). You can export condition-handling code to separate
function which will be called from action.
--
__ Maciek Pasternacki <maciekp at japhy.fnord.org> [ http://japhy.fnord.org/ ]
`| _ |_\ / { Any sufficiently complicated C or Fortran program contains an
,|{-}|}| }\/ad hoc informally-specified bug-ridden slow implementation of half
\/ |____/ of Common Lisp. } ( Greenspun's 10th Rule of Programming ) -><-
More information about the bese-devel
mailing list