[Mono-dev] [PATCH] Parse methods

Zoltan Varga vargaz at gmail.com
Sat Nov 12 14:44:23 EST 2005


                                          Hi,

  I think this is ok to check in. Just increase the corlib version
number in Environment.cs
and appdomain.c since the signature of an icall is changed.

                             Zoltan

On 11/12/05, Carlos Alberto Cortez <calberto.cortez at gmail.com> wrote:
> 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.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>



More information about the Mono-devel-list mailing list