[Mono-bugs] [Bug 77042][Maj] Changed - [GMCS] type parameter
constraint on generic iterator method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 25 13:20:11 EST 2005
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77042
--- shadow/77042 2005-12-25 13:14:53.000000000 -0500
+++ shadow/77042.tmp.32191 2005-12-25 13:20:11.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: sestoft at dina.kvl.dk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: type parameter constraint on generic iterator method
+Summary: [GMCS] type parameter constraint on generic iterator method
Description of Problem:
The constraint on a type parameter T of a generic iterator (yield) method
seems to be forgotten, or only partially taken into account, in the class
generated by gmcs for the iterator method.
More information about the mono-bugs
mailing list