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

--- shadow/78687        2006-06-21 19:36:31.000000000 -0400
+++ shadow/78687.tmp.15097      2006-06-21 20:23:34.000000000 -0400
@@ -1,22 +1,22 @@
 Bug#: 78687
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
-Priority: Blocker
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
+Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Summary: Broken generics (another example).
+Summary: [GMCS] nested class and constraints
 
 Another example of broken generic support. I removed unimportant parts.
 While parsing the "where" clause, your compiler complains that
 Refcollection<K,T> doesn't have member "Element", even though it's there.
 The same compiles without problems in Visual Studio.
 
@@ -29,6 +29,9 @@
         {
             ...
         }
 
         ...
     }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-21 20:23 -------
+And this is working for me.  Setting Priority to a sane value anyways.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to