[Mono-dev] [PATCH] Parse methods

Carlos Alberto Cortez calberto.cortez at gmail.com
Sat Nov 12 12:12:37 EST 2005


Hey,

I'm sending this patch again (last time nobody replied), which changes
the behavior of Parse methods to not throw any exception (and have a
better performance when using TryParse methods).

The changes are not complex, but they appear in the numeric structs
(Int32, UInt32, etc).

All the tests are passing and I've rebuilt my local tree without
problems.

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parse.diff
Type: text/x-patch
Size: 65214 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051112/58e1df88/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icall.diff
Type: text/x-patch
Size: 868 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051112/58e1df88/attachment-0001.bin 


More information about the Mono-devel-list mailing list