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

--- shadow/82494        2007-08-20 06:47:36.000000000 -0400
+++ shadow/82494.tmp.23915      2007-08-20 07:36:28.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82494
 Product: Mono: Compilers
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: mono-1.2.4 on amd64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -47,6 +47,10 @@
 abstract class Foo<T> : x::IDisposable
 {
   public abstract void Dispose ();
 }
 
 Everything compiles OK.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-20 07:36 -------
+It appears that any :: operator mixed with generics result in parse error.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to