[Mono-dev] [patch] coreclr - fix for method overrides

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Mar 27 13:50:52 EDT 2009


Hello Mark,

The current check for the overrides is not correct. Here's a fix for it
(which also moves the coreclr checks code into security-core-clr.c*).
The patch includes additional tests for coreclr-security.cs

Thanks again
Sebastien

* that should make it easier to allow people to compile (a smaller)
mono, without support for coreclr, by adding stubs for the exported
functions.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: override.20090327.diff
Type: text/x-patch
Size: 9805 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090327/a5c3e0dc/attachment-0001.bin 


More information about the Mono-devel-list mailing list