Two problems with laplace



On Mon, Mar 23, 2009 at 3:31 PM, Dieter Kaiser <drdieterkaiser at web.de> wrote:

> So would do you think. Should we do the two suggested extensions
> to overcome the problems I have described?

Yes, please do. All functions which introduce their own
assumptions should do likewise (but if we can fix the Laplace
functions at least, that is good enough for now).

I wonder if UNWIND-PROTECT is strong enough.
I ran into a problem recently in which UNWIND-PROTECT
failed to catch something, and so I had to put
IGNORE-ERRORS instead.

Thanks for working on this topic,

Robert Dodier