[Mono-bugs] [Bug 30781][Min] Changed - File names must be converted to utf8 before g_utf8_to_utf16

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
20 Sep 2002 13:20:24 -0000


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

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

--- shadow/30781	Fri Sep 20 09:19:33 2002
+++ shadow/30781.tmp.13805	Fri Sep 20 09:20:24 2002
@@ -18,6 +18,11 @@
 
 Description of Problem:
 
 We need to call g_filename_to_utf8 on file names in io.c:FindNextFile. Btw,
 it does not seem to work. Let's see what happens with
 http://bugzilla.gnome.org/show_bug.cgi?id=93751
+
+------- Additional Comments From gonzalo@ximian.com  2002-09-20 09:20 -------
+Created an attachment (id=2319)
+Uses g_filename_to_utf8 in FindNextFile
+