[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 Feb 3 11:57:10 EST 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-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: grompf at sublimeintervention.com
ReportedBy: andreas.faerber at web.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -38,6 +38,11 @@
Additional Information:
------- Additional Comments From andreas.faerber at web.de 2007-01-20 12:30 -------
Created an attachment (id=18527)
KeventWatcherTest.cs (test case)
+
+------- 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.
More information about the mono-bugs
mailing list