[Mono-bugs] [Bug 398363] [gmcs] iterator + "piping" == madness

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 8 16:35:34 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=398363

User jbevain at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=398363#c1


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jbevain at novell.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Jb Evain <jbevain at novell.com>  2008-06-08 14:35:31 MDT ---
It's not a bug. The actual results are the expected results.

The body of Apply is wrapped in a state machine, and this code is triggered
when the resulting IEnumerable is being iterated over (so it will end up in the
MoveNext method).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list