[Mono-bugs] [Bug 65966][Wis] Changed - Can't create a new FileSystemWatcher in another FileSystemWatcher's event handler

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Nov 2004 19:29:48 -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 bmaurer@users.sf.net.

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

--- shadow/65966	2004-11-21 23:30:59.000000000 -0500
+++ shadow/65966.tmp.24752	2004-11-22 19:29:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 65966
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: trow@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -29,6 +29,9 @@
 /cvs/1-mono/mcs/class/corlib/System.Collections/Hashtable.cs:792)
 Enumerator:MoveNext ()
 in [0x00036] (at
 /cvs/1-mono/mcs/class/System/System.IO/DefaultWatcher.cs:134)
 System.IO.DefaultWatcher:Monitor ()
 in <0x00053> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-22 19:29 -------
+Fixed in r36403 on head. Will merge to 1.0 in a few min