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-01-20 12:30:43.000000000 -0500 +++ shadow/80564.tmp.26544 2007-02-03 11:57:09.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80564 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: OS X v10.4 (ppc64) Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -38,6 +38,11 @@ Additional Information: ------- Additional Comments From [EMAIL PROTECTED] 2007-01-20 12:30 ------- Created an attachment (id=18527) KeventWatcherTest.cs (test case) + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
