[Mono-devel-list] [PATCH] Minor patch for System assembly

Gert Driesen gert.driesen at pandora.be
Sun Jun 13 15:11:29 EDT 2004


----- Original Message -----
From: "Gonzalo Paniagua Javier" <gonzalo at ximian.com>
To: "Mono Development" <mono-devel-list at lists.ximian.com>
Sent: Sunday, June 13, 2004 9:08 PM
Subject: Re: [Mono-devel-list] [PATCH] Minor patch for System assembly


> El dom, 13-06-2004 a las 19:50, Gert Driesen escribió:
> > Hi,
> >
> > I attached a minor patch for the System assembly.
> >
> > Can someone review this patch ?
>
> For the DefautlTabString, it's ok to commit if you also add a test case
> that checks it and works under MS.

Ok, no prob.

>
> About the ICollectData...:
> +               void CloseData ();
> +               [return: MarshalAs (UnmanagedType.I4)]
>                 void CollectData (
> ...
>
> How can it be that CollectData returns void and has a [return:] ?

Good question, but that's definitely how its defined in MS.NET.

Gert




More information about the Mono-devel-list mailing list