https://bugzilla.novell.com/show_bug.cgi?id=467201
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=467201#c8 --- Comment #8 from Rodrigo Kumpera <[email protected]> 2009-02-20 15:56:13 MST --- I committed the last final bits of your patch. Thanks for it. That code in OP_LCONV_TO_R_UN didn't make much sense as mono internally operates with 64bits of precision on x86, so expanding to 80 is not correct and a waste as compilers insert a conv.r4/8 after the conv.r.un. The whole patch is in head but it won't make in time for 2.4 as other archs needs first. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
