[Mono-bugs] [Bug 76551][Nor] Changed - [GMCS] missing "class" constraints on generic method IL

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 25 11:29:48 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 atsushi at ximian.com.

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

--- shadow/76551	2005-10-25 11:28:41.000000000 -0400
+++ shadow/76551.tmp.3847	2005-10-25 11:29:48.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 76551
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: rharinath at novell.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [GMCS] missing "class" constraints on generic method IL
@@ -67,6 +67,9 @@
 
 At least this ReferenceTypeConstraint problem is gmcs matter; The binary
 compiled by gmcs does not print ReferenceTypeConstraint on .NET 2.0 beta2.
 The binary compiled by csc prints the flag as expected.
 
 The GenericAttributes flag on generic type constraints are fine.
+
+------- Additional Comments From atsushi at ximian.com  2005-10-25 11:29 -------
+Maybe it should be directed to Martin.


More information about the mono-bugs mailing list