
16 Apr
2007
16 Apr
'07
5:40 p.m.
Andrei and Edi - thanks a lot for you suggestions/comments, I'll investigate this options. On 4/16/07, Edi Weitz <edi@agharta.de> wrote:
On Sun, 15 Apr 2007 21:21:02 -0400, "Andrei Stebakov" <lispercat@gmail.com> wrote:
(let ((backtrace (get-backtrace 0))
This is not portable across all platforms supported by Hunchentoot, the argument to GET-BACKTRACE should be a condition.
Besides, for catching errors and emailing them I'd rather use an approach similar to what I described here:
http://common-lisp.net/pipermail/tbnl-devel/2007-April/001153.html _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
-- Yours Sincerely, Victor Kryukov