[Mono-bugs] [Bug 79018][Min] Changed - gmcs warns 0067 when it reaches a generic event containing generics

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 5 16:00:25 EDT 2006


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 abockover at novell.com.

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

--- shadow/79018	2006-08-05 15:59:56.000000000 -0400
+++ shadow/79018.tmp.4378	2006-08-05 16:00:25.000000000 -0400
@@ -37,6 +37,11 @@
 In the above example, GenericEventNotUsedTest<T> is generic... if TestEvent
 were instead defined as, say "GenericEventHandler<string, int>", this
 warning would not be thrown. This only seems to occur when the types for
 the generic event are themselves generic.
 
 Will attach a test case shortly.
+
+------- Additional Comments From abockover at novell.com  2006-08-05 16:00 -------
+Created an attachment (id=17407)
+Test case for this bug
+


More information about the mono-bugs mailing list