[Mono-bugs] [Bug 79940][Nor] Changed - [GMCS] Constraints not inherited in generic virtual function
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 12:53:15 EST 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=79940
--- shadow/79940 2006-11-15 05:33:33.000000000 -0500
+++ shadow/79940.tmp.18062 2006-12-16 12:53:15.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: rharinath at novell.com
ReportedBy: josephg at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Constraints not inherited in generic virtual function
+Summary: [GMCS] Constraints not inherited in generic virtual function
Description of Problem:
Overridden functions should inherit all constraints from the function they
override. When using generics, these constraints can include interfaces
allowing overridden functions to call interface methods on arguments.
More information about the mono-bugs
mailing list