[Mono-bugs] [Bug 645218] New: Invoking enumerables

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 9 21:57:56 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=645218#c0


           Summary: Invoking enumerables
    Classification: Mono
           Product: Mono: Debugger
           Version: 2.6.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: backend
        AssignedTo: martin at novell.com
        ReportedBy: jesjones at mindspring.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13

I'd like to do something that doesn't completely suck when showing collections
and the easiest thing would seem to be to invoke GetEnumerator and then invoke
MoveNext and Current methods on the result. But when I tried this with mono
2.6.7 I got way too many values and they were all null.

Reproducible: Always

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


More information about the mono-bugs mailing list