https://bugzilla.novell.com/show_bug.cgi?id=530861
https://bugzilla.novell.com/show_bug.cgi?id=530861#c5 --- Comment #5 from Marek Safar <[email protected]> 2010-11-21 18:23:55 UTC --- What about this check ? if (size == 4 && (value > int.MaxValue || value < int.MinValue)) throw -- 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
