https://bugzilla.novell.com/show_bug.cgi?id=661750
https://bugzilla.novell.com/show_bug.cgi?id=661750#c8 Thomas Goldstein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Thomas Goldstein <[email protected]> 2011-01-08 08:08:10 UTC --- This bug should now fixed. I applied the fix you suggested, which also makes us more compatible with .NET: we now throw OverflowExceptions just like .NET does, if the given value is below Int64.MinValue or above Int64.MaxValue (I added unit tests for that too). -- 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
