[Mono-devel-list] [PATCH] Minor patch for System assembly
Gonzalo Paniagua Javier
gonzalo at ximian.com
Sun Jun 13 15:08:58 EDT 2004
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.
About the ICollectData...:
+ void CloseData ();
+ [return: MarshalAs (UnmanagedType.I4)]
void CollectData (
...
How can it be that CollectData returns void and has a [return:] ?
-Gonzalo
More information about the Mono-devel-list
mailing list