[Mono-bugs] [Bug 61907][Nor] Changed - Iterator methods can have return types other than IEnumerable and IEnumerator

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 03:44:41 -0400 (EDT)


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 martin@ximian.com.

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

--- shadow/61907	2004-08-05 03:44:06.000000000 -0400
+++ shadow/61907.tmp.6482	2004-08-05 03:44:41.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 61907
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: RESOLVED   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: sourcejedi@phonecoop.coop               
@@ -87,6 +87,9 @@
 The spec explicitly does *not* allow any types except IEnumerable,
 IEnumerator and their generic counterparts.  See 22.1.1/2 in your
 version (page 69) or 27.1.1/2 (page 424) of the latest working draft
 of the C# spec.
 
 This is not surprising, anything else would not make any sense at all.
+
+------- Additional Comments From martin@ximian.com  2004-08-05 03:44 -------
+Dammit, I start to hate bugzilla.