[Mono-bugs] [Bug 72919][Maj] Changed - Bug in FileSystemWatcher Class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 10:16:04 -0500 (EST)


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 monotoll@braindrum.de.

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

--- shadow/72919	2005-02-23 10:15:08.000000000 -0500
+++ shadow/72919.tmp.10053	2005-02-23 10:16:04.000000000 -0500
@@ -137,6 +137,11 @@
       Console.Write("Exception occured ! - " + ex.Message);
     }
     Console.Write(Environment.NewLine);
   }
 
 }
+
+------- Additional Comments From monotoll@braindrum.de  2005-02-23 10:16 -------
+Created an attachment (id=14351)
+Code to reproduce the Bug
+