зеркало из https://github.com/mono/mail-archives.git
95 строки
4.0 KiB
HTML
95 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016867.html">
|
|
<LINK REL="Next" HREF="016871.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 6 Jun 2004 17:45:32 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016867.html">[Mono-bugs] [Bug 59643][Nor] Changed - SqlDateTime.IsNull - static field might not be properly initialized.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016871.html">[Mono-bugs] [Bug 59674][Cri] New - eBay SOAP client built with csc works; same code kerplodes when built with mcs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16870">[ date ]</a>
|
|
<a href="thread.html#16870">[ thread ]</a>
|
|
<a href="subject.html#16870">[ subject ]</a>
|
|
<a href="author.html#16870">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=58234">http://bugzilla.ximian.com/show_bug.cgi?id=58234</A>
|
|
|
|
--- shadow/58234 2004-06-06 17:26:55.000000000 -0400
|
|
+++ shadow/58234.tmp.32294 2004-06-06 17:45:32.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 58234
|
|
Product: Mono: Class Libraries
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: REOPENED
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: WONTFIX
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: System
|
|
AssignedTo: <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:jorn@nl.linux.org">jorn@nl.linux.org</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -90,6 +90,15 @@
|
|
|
|
------- Additional Comments From <A HREF="mailto:jorn@nl.linux.org">jorn@nl.linux.org</A> 2004-06-06 17:26 -------
|
|
I ran into another issue: According to MSDN NotifyFilter should by
|
|
default be initialized to NotifyFilters.LastWrite |
|
|
NotifyFilters.FileName | NotifyFilters.DirectoryName, currently it
|
|
doesn't seem to be so.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2004-06-06 17:45 -------
|
|
+Yes, we initialize the NotifyFilter with those values. If you find a
|
|
+bug related to that, please file a separate bug report.
|
|
+
|
|
+I'm closing this as WONTFIX as it's a FAM issue.
|
|
+May be inotify
|
|
+(<A HREF="http://seclists.org/lists/linux-kernel/2004/May/1584.html">http://seclists.org/lists/linux-kernel/2004/May/1584.html</A>) fixes
|
|
+this, but seems like it's still too early to say.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016867.html">[Mono-bugs] [Bug 59643][Nor] Changed - SqlDateTime.IsNull - static field might not be properly initialized.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016871.html">[Mono-bugs] [Bug 59674][Cri] New - eBay SOAP client built with csc works; same code kerplodes when built with mcs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16870">[ date ]</a>
|
|
<a href="thread.html#16870">[ thread ]</a>
|
|
<a href="subject.html#16870">[ subject ]</a>
|
|
<a href="author.html#16870">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|