[Mono-bugs] [Bug 331525] Int32.TryParse fails to recognize overflows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 30 20:43:37 EDT 2007


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


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

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |miguel at novell.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #3 from Miguel de Icaza <miguel at novell.com>  2007-10-30 18:43:37 MST ---
Thanks for the report, the bug has been fixed.

We replaced the parsing engine in all the int types with something that never
depends on "checked" in an implementation originally created by Jeff Stedfast
for C applications.


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