[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
Sun Jan 2 15:28:23 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=661750#c4


--- Comment #4 from Thomas Goldstein <stifu at free.fr> 2011-01-02 20:15:22 UTC ---
I just checked with .NET: a NumericUpDown control does *not* seem to be limited
to Int32.MaxValue, but to Int64.MaxValue. That was just a typo on your part,
right?
If that's the case, then yeah: let's drop that big chunk of code, and replace
it with a single line.

I'll still post about it on the mailing list out of courtesy, but I doubt they
will object.

-- 
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