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

--- shadow/77963        2006-06-21 02:21:22.000000000 -0400
+++ shadow/77963.tmp.2892       2006-06-21 09:56:27.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [GMCS] NRE on class X : Y<X.Z> - derived class of a generic type 
whose generic argument is its nested child class
+BugsThisDependsOn: 77396
 
 The example code below causes NullReferenceException due to incomplete type
 resolution. Bar is derived from a generic class whose generic argument is
 the nested child class of Bar (i.e. Bar.Baz).
 
 public class Foo<K>
@@ -61,6 +62,9 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-06-21 02:21 -------
 Now one of Ruby.NET (Gardens Point Ruby.NET Compiler) hits the same
 problem
 http://www.plas.fit.qut.edu.au/Ruby.NET/
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-21 09:56 -------
+Possible duplicate of #77396.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to