[Mono-bugs] [Bug 35138][Wis] New - Mono and unicode type names.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
5 Dec 2002 15:05:21 -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 tum@veridicus.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35138
--- shadow/35138 Thu Dec 5 10:05:21 2002
+++ shadow/35138.tmp.13175 Thu Dec 5 10:05:21 2002
@@ -0,0 +1,23 @@
+Bug#: 35138
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: tum@veridicus.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono and unicode type names.
+
+Description of Problem:
+
+I've noticed the metadata code for mono uses strcmp to compare type
+names. This could potentially be a big problem since the CLR is supposed
+to support unicode typenames.