chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] catching exceptions


From: F. Wittenberger
Subject: [Chicken-users] catching exceptions
Date: Thu, 24 Jul 2008 18:18:34 +0200

Hi all,

I have some lines of Scheme, which rely on SRF-34 and I don't really
want to change that code.

I can hardly imagine, that I can't replace chickens exception handler.
But I can't.

What I tried was to overwrite  ##sys#error and friends (see appended
source - which does not really get the job done).  [The next step is
going to be funny formating and routing of those exceptions.  So I
*really* need to get them under control.

So how would I plug my exception handler in place of the standard
exception handler?

Thanks a lot

Attachment: cndtnhndlng.scm
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]