зеркало из https://github.com/mono/mail-archives.git
73 строки
3.1 KiB
HTML
73 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60120][Nor] Changed - DirectoryInfo.GetFiles skips files with invalid UTF-8
|
|
</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="017333.html">
|
|
<LINK REL="Next" HREF="017335.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60120][Nor] Changed - DirectoryInfo.GetFiles skips files with invalid UTF-8
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60120][Nor] Changed - DirectoryInfo.GetFiles skips files with invalid UTF-8">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon, 14 Jun 2004 08:51:29 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017333.html">[Mono-bugs] [Bug 60124][Maj] Changed - Assemblies built using mcs target the .NET 1.0 CLR
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017335.html">[Mono-bugs] [Bug 41292][Maj] Changed - Some threads blocking on AutoResetEvent.WaitOne don't receive event
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17334">[ date ]</a>
|
|
<a href="thread.html#17334">[ thread ]</a>
|
|
<a href="subject.html#17334">[ subject ]</a>
|
|
<a href="author.html#17334">[ 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:dick@ximian.com.">dick@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60120">http://bugzilla.ximian.com/show_bug.cgi?id=60120</A>
|
|
|
|
--- shadow/60120 2004-06-13 19:57:17.000000000 -0400
|
|
+++ shadow/60120.tmp.10805 2004-06-14 08:51:29.000000000 -0400
|
|
@@ -37,6 +37,9 @@
|
|
|
|
------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2004-06-13 19:57 -------
|
|
This bug has already been reported and closed (may be not, don't
|
|
remember). It's turning annoying so I'm gonna try to make this work
|
|
even for improper UTF8 files.... I already have something, but won't
|
|
commit until beta3 is out and I do more testing.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:dick@ximian.com">dick@ximian.com</A> 2004-06-14 08:51 -------
|
|
+Don't commit a nasty hack...
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017333.html">[Mono-bugs] [Bug 60124][Maj] Changed - Assemblies built using mcs target the .NET 1.0 CLR
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017335.html">[Mono-bugs] [Bug 41292][Maj] Changed - Some threads blocking on AutoResetEvent.WaitOne don't receive event
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17334">[ date ]</a>
|
|
<a href="thread.html#17334">[ thread ]</a>
|
|
<a href="subject.html#17334">[ subject ]</a>
|
|
<a href="author.html#17334">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|