[Mono-bugs] [Bug 53166][Nor] Changed - FindFirstFile does not find any files
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 06:51:41 -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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53166
--- shadow/53166 2004-01-21 06:33:01.000000000 -0500
+++ shadow/53166.tmp.1604 2004-01-21 06:51:40.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono/Runtime
Version: unspecified
OS: Suse 8.2
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -40,6 +40,10 @@
If I could get the original io.c from WebCVS I could provide a patch.
------- Additional Comments From JoergR@voelcker.com 2004-01-21 06:33 -------
Created an attachment (id=6485)
Test case
+
+------- Additional Comments From JoergR@voelcker.com 2004-01-21 06:51 -------
+This seems to be a duplicate of bug #51065. Nevertheless
+mono_unicode_from_external should be used instead of g_utf8_to_utf16.