[Mono-devel-list] Patch not to inline methods with security attributes

Sebastien Pouliot sebastien at ximian.com
Fri Nov 12 11:18:01 EST 2004


Second patch + additional files for /mono/mono/mini/

Methods with declarative security attributes cannot be (easily*)
inlined. This patch makes sure that they won't be inlined.


* In the future we may allow some type of SecurityAction (e.g. Demands)
to be inlined.

-- 
Sebastien Pouliot  <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declsec.c
Type: text/x-csrc
Size: 695 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041112/eb155be4/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declsec.h
Type: text/x-chdr
Size: 448 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041112/eb155be4/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mini.diff
Type: text/x-patch
Size: 1734 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041112/eb155be4/attachment-0002.bin 


More information about the Mono-devel-list mailing list