зеркало из https://github.com/mono/mail-archives.git
100 строки
3.7 KiB
HTML
100 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60120][Nor] New - 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="017284.html">
|
|
<LINK REL="Next" HREF="017286.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60120][Nor] New - 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] New - DirectoryInfo.GetFiles skips files with invalid UTF-8">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 13 Jun 2004 07:00:06 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017284.html">[Mono-bugs] [Bug 60119][Nor] New - gmcs crashes when compiling incorrect code with missing variable name for generic type
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017286.html">[Mono-bugs] [Bug 60109][Min] Changed - HPPA build fails
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17285">[ date ]</a>
|
|
<a href="thread.html#17285">[ thread ]</a>
|
|
<a href="subject.html#17285">[ subject ]</a>
|
|
<a href="author.html#17285">[ 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:jorn@nl.linux.org.">jorn@nl.linux.org.</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 07:00:06.000000000 -0400
|
|
+++ shadow/60120.tmp.20340 2004-06-13 07:00:06.000000000 -0400
|
|
@@ -0,0 +1,36 @@
|
|
+Bug#: 60120
|
|
+Product: Mono: Class Libraries
|
|
+Version: unspecified
|
|
+OS:
|
|
+OS Details:
|
|
+Status: NEW
|
|
+Resolution:
|
|
+Severity:
|
|
+Priority: Normal
|
|
+Component: System
|
|
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@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>
|
|
+TargetMilestone: ---
|
|
+URL:
|
|
+Cc:
|
|
+Summary: DirectoryInfo.GetFiles skips files with invalid UTF-8
|
|
+
|
|
+DirectoryInfo.GetFiles skips files with invalid UTF-8. This is mono beta 2.
|
|
+
|
|
+jorn > locale
|
|
+LANG=en_GB.UTF-8
|
|
+LC_CTYPE="en_GB.UTF-8"
|
|
+LC_NUMERIC="en_GB.UTF-8"
|
|
+LC_TIME="en_GB.UTF-8"
|
|
+LC_COLLATE="en_GB.UTF-8"
|
|
+LC_MONETARY="en_GB.UTF-8"
|
|
+LC_MESSAGES="en_GB.UTF-8"
|
|
+LC_PAPER="en_GB.UTF-8"
|
|
+LC_NAME="en_GB.UTF-8"
|
|
+LC_ADDRESS="en_GB.UTF-8"
|
|
+LC_TELEPHONE="en_GB.UTF-8"
|
|
+LC_MEASUREMENT="en_GB.UTF-8"
|
|
+LC_IDENTIFICATION="en_GB.UTF-8"
|
|
+LC_ALL=en_GB.UTF-8
|
|
+jorn >
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017284.html">[Mono-bugs] [Bug 60119][Nor] New - gmcs crashes when compiling incorrect code with missing variable name for generic type
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017286.html">[Mono-bugs] [Bug 60109][Min] Changed - HPPA build fails
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17285">[ date ]</a>
|
|
<a href="thread.html#17285">[ thread ]</a>
|
|
<a href="subject.html#17285">[ subject ]</a>
|
|
<a href="author.html#17285">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|