[Mono-bugs] [Bug 23951] Changed - unicode.c:294 - iconv failure when compiling file which is not valid UTF-8
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
28 Apr 2002 01:43:45 -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=23951
--- shadow/23951 Sat Apr 27 12:28:40 2002
+++ shadow/23951.tmp.18191 Sat Apr 27 21:43:45 2002
@@ -1,14 +1,14 @@
Bug#: 23951
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -16,6 +16,11 @@
Cc:
Summary: unicode.c:294 - iconv failure when compiling file which is not valid UTF-8
When compiling a file which is not valid UTF-8 with mcs on
GNU/Linux, you get a failed assertion in unicode.c:294 - it
tries to use iconv() to convert the input from UTF-8 to UTF-16le.
+
+------- Additional Comments From gonzalo@ximian.com 2002-04-27 21:43 -------
+
+
+*** This bug has been marked as a duplicate of 23541 ***