[Mono-bugs] [Bug 81296][Min] Changed - System.Diagnostics configuration sometimes doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 7 15:44:27 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81296
--- shadow/81296 2007-04-30 11:31:59.000000000 -0400
+++ shadow/81296.tmp.3693 2007-05-07 15:44:27.000000000 -0400
@@ -184,6 +184,11 @@
Thanks for looking into this!
I forgot to mention a detail, maybe it might be of some help:
When I modified DiagnosticsConfigurationHandler.AddTraceListener() to
ignore all exceptions (a big "try{...}catch(Exception e){}"), my
testcase _worked_ (i.e. the program correctly outputed "Level: Error").
So if it's a System.Xml bug, it might be exception-related.
+
+------- Additional Comments From atsushi at ximian.com 2007-05-07 15:44 -------
+Created an attachment (id=19194)
+proposed fix, or workaround, or whatever
+
More information about the mono-bugs
mailing list