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)
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
