[Openmcl-devel] Unexpeted behaviour when running Hunchentoot example on windows
Hans Hübner
hans.huebner at gmail.com
Tue Feb 16 22:03:00 PST 2010
Allan,
I have commited a number of changes to the svn repository that should
fix the behavior that you see. Summarizing, Hunchentoot's catching of
specific errors is no longer affected by *CATCH-ERRORS-P*, i.e. these
errors are now unconditionally handled. To debug Hunchentoot itself,
one needs to use *BREAK-ON-SIGNALS*, *CATCH-ERRORS-P* is now meant to
aid application developers only.
http://bknr.net/trac/changeset/4511
Thanks for reporting the problem.
Cheers,
Hans
More information about the Openmcl-devel
mailing list