[Mono-devel-list] Corlib NUnit Failures
Varga Zoltan
vargaz at freemail.hu
Mon May 12 03:48:02 EDT 2003
Hi,
Ben Maurer <bmaurer at users.sourceforge.net> írta:
> * System.Reflection.Emit: No clue! Probably a problem with
an icall.
This is caused by the fact that MethodBuilder::DefineParameter
accepts a 0 index, while the MS version does not. Could somebody
tell me why it is necessary? If it is used by mcs, then how
does
mcs runs on the MS runtime which does not allow that?
If it is neccesary, I could comment out that test. Is there
a #define
I could use to comment it out conditionally on Mono?
bye
Zoltan
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
More information about the Mono-devel-list
mailing list