« Return to Thread: Array and IEnumerable

Re: Array and IEnumerable

by Michael Hutchinson :: Rate this Message:

Reply to Author | View in Thread

On Tue, Jun 30, 2009 at 12:45 PM, Elise Langham<i-ellang@...> wrote:
>
> I'm running Mono 2.4 on Windows and am getting a similar error - is there
> any solution to this bug ?
> System.Array.InternalEnumerator<System.String[]> doesn't imple
> ment interface System.Collections.Generic.IEnumerator<System.Array>
> **
> ERROR:mini-trampolines.c:67:mono_convert_imt_slot_to_vtable_slot: code
> should no
> t be reached

Can you please construct a minimal test case to reproduce this error
and file a bug against the runtime?

--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@...
http://lists.ximian.com/mailman/listinfo/mono-devel-list

 « Return to Thread: Array and IEnumerable