[Mono-bugs] [Bug 661750] Setting value of hexadecimal NumericUpDown control to 0 crashes Mono runtime
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 3 02:19:33 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=661750
https://bugzilla.novell.com/show_bug.cgi?id=661750#c6
--- Comment #6 from Thomas Goldstein <stifu at free.fr> 2011-01-03 07:19:32 UTC ---
Oh, okay. I assumed it had to be a typo, since your one-line fix casts the
value to Int64 and not to Int32.
On a side note, it seems kind of buggy of Microsoft to have made it so that
things partially break after you've passed a certain limit, rather than
strictly enforcing the same limit everywhere. But we'll have to mimic that, if
Mono doesn't already behave the same way.
--
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.
More information about the mono-bugs
mailing list