[Mono-bugs] [Bug 72326][Nor] Changed - [GMCS] Error CS0453 reported on valid code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Feb 2005 00:10:14 -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=72326

--- shadow/72326	2005-02-14 23:58:50.000000000 -0500
+++ shadow/72326.tmp.21153	2005-02-15 00:10:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72326
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: mtreiber@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -42,6 +42,9 @@
 test.cs(7) error CS0453: The type `T' must be a value type in order to use it as type parameter 
 `T' in the generic type or method `IA`1<T>'.
 Compilation failed: 1 error(s), 0 warnings
 
 ------- Additional Comments From martin@ximian.com  2005-02-14 23:58 -------
 easy
+
+------- Additional Comments From martin@ximian.com  2005-02-15 00:10 -------
+Fixed.