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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
