[Mono-dev] [Patch] Support for exponents in Int32.Parse

Carlos Alberto Cortez calberto.cortez at gmail.com
Mon Dec 21 03:26:57 EST 2009


Hey!

I was going to commit the attached patch, in order to support exponent
notation in our Int32.Parse method (as declared in
NumberStyles.AllowExponent). But then I thought it would be a good idea to
throw the patch to the public, in case somebody is interested - specially in
the overflow handling.

Carlos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091221/b5a4dfa0/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: int32-parse.patch
Type: text/x-patch
Size: 2778 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091221/b5a4dfa0/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: int32parse-test.patch
Type: text/x-patch
Size: 1770 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091221/b5a4dfa0/attachment-0001.bin 


More information about the Mono-devel-list mailing list