[Mono-bugs] [Bug 68001][Nor] Changed - [GMCS] CLS compliance check of generic types causes a crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Dec 2004 16:50:44 -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=68001

--- shadow/68001	2004-10-11 18:46:59.000000000 -0400
+++ shadow/68001.tmp.6955	2004-12-08 16:50:44.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 68001
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,9 @@
 
 with the assert
 
 ** ERROR **: get custom attrs not yet supported for MonoGenericInst
 
 This blocks the implementation of the MethodBody class from net 2.0.
+
+------- Additional Comments From martin@ximian.com  2004-12-08 16:50 -------
+Fixed in SVN.