https://bugzilla.novell.com/show_bug.cgi?id=372483
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=372483#c5 --- Comment #5 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-03-19 16:27:30 MST --- Created an attachment (id=203044) --> (https://bugzilla.novell.com/attachment.cgi?id=203044) Test for throwing OverflowException The program test for the right behavior of conv.ovf.(i|u)[_un]. It's the result of disassembling a cs program and changing calls to call native int native int::op_Explicit(int64) to the matching conv.ovf. of each test. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
