[Mono-bugs] [Bug 62677][Nor] Changed - [gmcs] syntax error if an unbound-generic-type is used in a typeof-expression

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Aug 2004 12:22:01 -0400 (EDT)


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=62677

--- shadow/62677	2004-08-08 13:37:04.000000000 -0400
+++ shadow/62677.tmp.19543	2004-08-16 12:22:01.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62677
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: debian sid
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: arhra@arslinux.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -56,6 +56,9 @@
 Compilation failed: 1 error(s), 0 warnings
 
 ------- Additional Comments From arhra@arslinux.com  2004-08-08 13:37 -------
 Created an attachment (id=8940)
 output of gmcs --parse -v on testcase
 
+
+------- Additional Comments From martin@ximian.com  2004-08-16 12:22 -------
+Fixed in CVS.