[Mono-bugs] [Bug 75954][Wis] Changed - [PATCH] Inotify
FileSystemWatcher
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 12:58:48 EDT 2005
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 ttb at tentacle.dhs.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75954
--- shadow/75954 2005-09-01 12:56:05.000000000 -0400
+++ shadow/75954.tmp.16274 2005-09-01 12:58:48.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75954
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: ttb at tentacle.dhs.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -53,6 +53,14 @@
------- Additional Comments From ttb at tentacle.dhs.org 2005-09-01 12:56 -------
Created an attachment (id=15678)
mcs/class/System/System.IO/InotifyWatcher.cs
+
+------- Additional Comments From ttb at tentacle.dhs.org 2005-09-01 12:58 -------
+Notes:
+
+1) This is my first time using C#, so the code should be reviewed
+carefully.
+2) Move events are paired, so it is only a trivial addition to
+actually send out Rename events.
More information about the mono-bugs
mailing list