[Mono-bugs] [Bug 60120][Nor] Changed - DirectoryInfo.GetFiles skips files with invalid UTF-8

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 08:07:40 -0400 (EDT)


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 dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=60120

--- shadow/60120	2004-06-15 07:37:24.000000000 -0400
+++ shadow/60120.tmp.5930	2004-06-15 08:07:40.000000000 -0400
@@ -62,6 +62,13 @@
 free 50 Cent mp3 I found on amazon. I have these to variables set:
 
 export G_BROKEN_FILENAMES
 export LC_CTYPE="sv_SE"
 
 I hope this helps.
+
+------- Additional Comments From dick@ximian.com  2004-06-15 08:07 -------
+Ignore the stupid glib G_BROKEN_FILENAMES.
+
+You can set MONO_EXTERNAL_ENCODINGS to be a list of the extra
+encodings to try, as is documented in the man page.
+