[Mono-bugs] [Bug 706877] Compiling with overflow checks enabled doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 20 15:19:23 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=706877

https://bugzilla.novell.com/show_bug.cgi?id=706877#c3


Miguel de Icaza <miguel at xamarin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msafar at xamarin.com

--- Comment #3 from Miguel de Icaza <miguel at xamarin.com> 2011-07-20 19:19:22 UTC ---
As a workaround use:

checked {
}

Around the code that does the multiplication.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list