[Mono-bugs] [Bug 80564][Nor] Changed - FileSystemWatcher does not recognize file change on Mac OS X
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 7 03:26:01 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 louis at fitnr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80564
--- shadow/80564 2007-02-03 11:57:09.000000000 -0500
+++ shadow/80564.tmp.19444 2007-04-07 03:26:01.000000000 -0400
@@ -43,6 +43,11 @@
------- Additional Comments From andreas.faerber at web.de 2007-02-03 11:57 -------
The issue appears to be that KeventWatcher registers the directory's file descriptor for
notifications but to receive file change events it would be necessary to register the file's file
descriptor instead.
+
+------- Additional Comments From louis at fitnr.com 2007-04-07 03:26 -------
+Created an attachment (id=19017)
+Simple program to monitor the current directory for file system events
+
More information about the mono-bugs
mailing list