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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81296

--- shadow/81296        2007-05-07 15:49:16.000000000 -0400
+++ shadow/81296.tmp.9490       2007-05-07 19:15:46.000000000 -0400
@@ -198,6 +198,11 @@
 First of all, there was no error at filling trace level. It somehow
 tries to open log.log twice, and the second attempt fails due to
 exclusive write file share.
 
 I have no idea why config stuff is iterated twice, but I believe that
 log files must be writable even if there was another logger.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-05-07 19:15 -------
+I tried this patch and now I have another problem:
+I added a "Trace.WriteLine("aaa");" line to the end of SwitchTest.cs.
+"aaa" is outputted to stdout, but _not_ to log.log (it should, right?)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to