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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-04-07 09:10 ------- +Created an attachment (id=19019) +My standalone test implementation of KeventWatcher on which the above conclusion was based + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
