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

Sebastien Pouliot sebastien.pouliot at gmail.com
Tue Sep 8 10:23:19 EDT 2009


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 :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090908/f2daf169/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: coreclr.20090908.diff
Type: text/x-patch
Size: 8981 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090908/f2daf169/attachment-0001.bin 


More information about the Mono-devel-list mailing list