[Mono-bugs] [Bug 77482][Nor] Changed - DirectoryInfo.GetFiles()
failes with international characters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 19 04:29:40 EST 2006
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 stonebone at planetunreal.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77482
--- shadow/77482 2006-02-17 19:59:16.000000000 -0500
+++ shadow/77482.tmp.30131 2006-02-19 04:29:40.000000000 -0500
@@ -139,6 +139,10 @@
g_filename_from_utf8 (...) and g_filename_to_utf8(...) and then the
enviroment variable G_FILENAME_ENCODING could be used to specify the
encoding of the filesystem.
Example:
export G_FILENAME_ENCODING=ISO-8859-1
+
+------- Additional Comments From stonebone at planetunreal.com 2006-02-19 04:29 -------
+The mono man-page says this about MONO_EXTERNAL_ENCODINGS:
+ "... command-line arguments or filenames ..."
More information about the mono-bugs
mailing list