[Mono-bugs] [Bug 51065][Nor] Changed - File.GetFiles not working.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Nov 2003 10:23:03 -0500 (EST)


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 jeroen@xs4all.nl.

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

--- shadow/51065	2003-11-19 03:58:18.000000000 -0500
+++ shadow/51065.tmp.24527	2003-11-20 10:23:03.000000000 -0500
@@ -80,6 +80,11 @@
 
 I couldn't verify whether the "pattern" parameter passed to the
 FindFirstFile method is valid (print *pattern returned "cannot access
 memory at address ..."). The value i pass in C# is '*' (see example
 code). But assuming the value passed to the method is ok, it seems
 mono_unicode_to_external doesn't work right.
+
+------- Additional Comments From Jeroen@xs4all.nl  2003-11-20 10:23 -------
+Created an attachment (id=5977)
+s/g_convert/g_utf8_to_utf16 patch
+