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 [EMAIL PROTECTED]

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

--- shadow/78686        2006-06-21 19:30:13.000000000 -0400
+++ shadow/78686.tmp.15038      2006-06-21 20:20:24.000000000 -0400
@@ -1,22 +1,22 @@
 Bug#: 78686
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Blocker
+Severity: Unknown
+Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Summary: Cannot properly handle generics.
+Summary: [GMCS] "recursive" constraints
 
 The following doesn't compile in Mono, although it should (and it does
 compile in Visual Studio). Your compiler complains about the AVLNode
 definition, claiming that C is not known to be IBSTNode, although it's
 clearly so for it is IAVLNode that inherits IBSTNode.
 
@@ -63,6 +63,9 @@
         int Balance
         {
             get;
             set;
         }
     }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-21 20:20 -------
+Setting priority to a sane value and fixing summary.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to