[Mono-dev] [patch] coreclr fix for internal calls

Rodrigo Kumpera kumpera at gmail.com
Wed Sep 9 08:59:19 EDT 2009


LGTM

On Tue, Sep 8, 2009 at 11:23 AM, Sebastien Pouliot <
sebastien.pouliot at gmail.com> wrote:

> Hello,
>
> Here's a patch to throw SecurityException (unlike p/invokes
> MethodAccessException) for internal calls defined outside platform code. The
> patch also tries to reduce some code duplication for other coreclr
> exceptions thrown inside mini/method-to-ir.c
>
> Sebastien
>
> p.s. the test cases (moonlight unit tests) also show a difference between
> [s]mcs and csc - not sure what the specs are (if any) for this case but I do
> prefer smcs behavior :)
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090909/502c581e/attachment.html 


More information about the Mono-devel-list mailing list