dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #3066] CSUnit test to verify proper handling of


From: Jonas Printzén \(Hemma\)
Subject: [Pnet-developers] [patch #3066] CSUnit test to verify proper handling of nested try/catch
Date: Sat, 15 May 2004 23:34:10 +0200

Hi All!

I have submitted a patch to add a CSUnit test for exception handling.
The main reason is to support verification of patch #3059.

It verifies three level nested try/catch and finally. It properly
indicated the fault with unhandled exception in outer try/catch
and verifies that the above patch removes this problem.

NOTE!

Since this in some cases changes the stack-traces of existing
problems (read 'csunit tests') I suggest this topic is given some priority.
Bad exception handling can be very misleeding when hunting errors...

Let's just make sure this is a true improvement.

.. but then again, you probably realized this already... :)

/Jonas



reply via email to

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