[Mono-dev] [PATCH] Redirect certain string constructors to CreateString

Kornél Pál kornelpal at gmail.com
Tue Jul 11 07:15:30 EDT 2006


The previous one did not cache the results. Now this is fixed.

BTW is mono_loader_lock () and mono_marshal_lock () necessary as well?

Kornél

----- Original Message ----- 
From: "Kornél Pál" <kornelpal at gmail.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Tuesday, July 11, 2006 9:20 AM
Subject: [PATCH] Redirect certain string constructors to CreateString


> Hi,
>
> The attached patch implements what I was planning to do.
>
> Note that if the patch is approved I'm not going to commit is yet because
> the encoding classes should be updated first.
>
> This patch contains String.cs modifications as well that should compile
> with
> the current encoding classes as well.
>
> I think this is a good solution and works for me but comments are welcome.
>
> Please review and approve the patch.
>
> Kornél
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CreateString.diff
Type: application/octet-stream
Size: 4311 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060711/f10e9739/attachment.obj 


More information about the Mono-devel-list mailing list