[IronPython] what does MethodImplOptions.NoOptimization do?
Ivan Porto Carrero
ivan at flanders.co.nz
Wed Sep 23 13:11:00 PDT 2009
Hi
I'm looking at building ironpython on mono to create an rc1 package when the
windows one has been released.
in the mathc.cs file on line 383 there is this attribute:
[System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.NoOptimization)]
Mono doesn't have that value in the MethodImplOptions there is a
work-around. But it did prompt the question what
does MethodImplOptions.NoOptimization do?
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090923/0346f314/attachment.htm>
More information about the Users
mailing list