[Mono-bugs] [Bug 68387][Min] Changed - [GMCS] generic type name should not be Foo`1<T> but should be Foo`1[T]

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 03:05:38 -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 martin@ximian.com.

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

--- shadow/68387	2004-10-14 18:04:16.000000000 -0400
+++ shadow/68387.tmp.9157	2004-11-15 03:05:38.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 68387
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 It affects on corcompare status pages.
 
 ------- Additional Comments From atsushi@ximian.com  2004-10-14 18:04 -------
 Created an attachment (id=12963)
 proposed quick fix
 
+
+------- Additional Comments From martin@ximian.com  2004-11-15 03:05 -------
+Fixed in CVS.