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

--- shadow/78380        2006-05-13 11:07:08.000000000 -0400
+++ shadow/78380.tmp.27252      2006-05-14 15:39:32.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Mutually recursive Generics with inheritance
 
 Description of Problem:
 
 I have a source file with mutually recursive generics that compiles under
 MS csc (.NET 2.0, VS 2005), but not under gmcs (Mono 1.1.15 Beta 2).
@@ -86,6 +85,9 @@
 to `Test.ThisClass<Test.ThisClass,Test.ThatClass,object>' in order to use
 it as parameter `A' in the generic type or method `Test.ThisClass<A,B,C>'
 test.cs(21,16):: `Test.ThisClass<A,B,C>', name of symbol related to
 previous error
 test.cs(37,16):: `Test.ThisClass', name of symbol related to previous error
 Compilation failed: 2 error(s), 0 warnings
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-14 15:39 -------
+Martin, can you look at this?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to