[Mono-bugs] [Bug 75184][Nor] New - Differences in Type.ToString for Generics

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 8 14:35:14 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/75184	2005-06-08 14:35:14.000000000 -0400
+++ shadow/75184.tmp.30185	2005-06-08 14:35:14.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 75184
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: martin at ximian.com                            
+ReportedBy: bmaurer at users.sf.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Differences in Type.ToString for Generics
+
+Type.ToString has many differences for generics.
+
+The easiest way to see this is to go to:
+
+http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-mscorlib.html
+
+and look at the differences. For example:
+
+System.Collections.Generic.IEnumerable`1[T]
+vs
+System.Collections.Generic.IEnumerable`1


More information about the mono-bugs mailing list