https://bugzilla.novell.com/show_bug.cgi?id=387595
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=387595#c1 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Zoltan Varga <[EMAIL PROTECTED]> 2008-05-07 06:52:11 MST --- The testcase uses conv.u which which is not the same on 32 bit and 64 bit platforms. So on 32 bit platforms, the conv.u in Conversions () will truncate the 64 bit value, while on 64 bit platforms, it will leave it alone. -> NOTABUG. -- 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
