[Mono-dev] [PATCH]

Rui Craveiro rui at ruicraveiro.com
Fri Nov 26 13:49:46 EST 2010


Here go the patches with the conditionals.

On Fri, Nov 26, 2010 at 12:51 PM, Robert Jordan <robertj at gmx.net> wrote:

> On 26.11.2010 13:42, Rui Craveiro wrote:
> > Hi,
> >
> > I am submitting a patch that contains the methods that are missing from
> the
> > System.Xml.XmlConvert class. I have separated the patch into two files.
> >
> > classes.patch contains the changes to XmlConvert.cs and a small change I
> > needed to do to XmlChar.cs.
> > tests.patch contains the unit tests I created for these methods.
>
> .NET 4.0 methods must be surrounded by conditionals:
>
> #if NET_4_0
>        ...
> #endif
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101126/2b8946dc/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classes.patch
Type: text/x-patch
Size: 3419 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101126/2b8946dc/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.patch
Type: text/x-patch
Size: 12036 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101126/2b8946dc/attachment-0001.bin 


More information about the Mono-devel-list mailing list