[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 09:10: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 andreas.faerber at web.de.

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

--- shadow/80564	2007-04-07 03:26:37.000000000 -0400
+++ shadow/80564.tmp.27242	2007-04-07 09:10:01.000000000 -0400
@@ -57,6 +57,11 @@
 not fire consistently. The test case from Andreas always fails. To
 investigate further I created a test application to monitor the
 current directory for all events. As expected, Created and Delete work
 if I touch and rm a file. However, if I try to cat or echo into a file
 I get no Changed event, BUT if I use vi to edit a file and then save
 it, I DO get a Changed event.
+
+------- Additional Comments From andreas.faerber at web.de  2007-04-07 09:10 -------
+Created an attachment (id=19019)
+My standalone test implementation of KeventWatcher on which the above conclusion was based
+


More information about the mono-bugs mailing list