[Mono-bugs] [Bug 53011][Wis] Changed - System.IO.FAMWatcher causes a Win32Exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jan 2004 09:46:15 -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 gonzalo@ximian.com.

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

--- shadow/53011	2004-01-17 23:44:02.000000000 -0500
+++ shadow/53011.tmp.6011	2004-01-19 09:46:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53011
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: jon@jellybob.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,12 @@
 Everytime
 
 ------- Additional Comments From jon@jellybob.co.uk  2004-01-17 23:39 -------
 Created an attachment (id=6443)
 Test program
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-19 09:46 -------
+You cannot monitor a directory on which you don't have appropiate
+permissions.
+
+I'll try to provide a better error message.