[Mono-devel-list] [PATCH] corlib API fixes

Gert Driesen gert.driesen at pandora.be
Sat Jun 12 15:43:44 EDT 2004


Hi,

The attached patch fixes several API issues in the cotrlib, most of them are just missing marshalling attributes, but a few changes are more important :

- TextWriter.CoreNewLine has been fixed to be a char array instead of a string
- Thread and ThreadPool : the return type of two methods have changed to match MS.NET, however before committing this patch, the matching internal calls should be updated to reflect this change
- Pointer :return type of Box method changed from Pointer to object

Can someone review this patch, and commit it (after the icalls for Thread and ThreadPool have been updated too) ?

Thanks !

Gert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040612/34c64b6a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corlibok.patch
Type: application/octet-stream
Size: 39404 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040612/34c64b6a/attachment.obj 


More information about the Mono-devel-list mailing list