Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78739 --- shadow/78739 2006-06-30 10:22:25.000000000 -0400 +++ shadow/78739.tmp.17665 2006-06-30 10:43:52.000000000 -0400 @@ -342,6 +342,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-06-30 10:22 ------- The 'clenup_iolayer_error' part is not acceptable; visible non-w32 api should only be added to io-layer at the absolute last resort. Also, what is the purpose of this patch? Is it just to keep tools like valgrind quiet? + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-30 10:43 ------- +We are using mono in a web plugin which needs to be able to unload. +Not leaking a lot of memory/threads / tls data matters a lot in this case. + +I don't know the mono source code enough to know how you solve the clenup_iolayer_error +issue, but i am sure you can find a way to do that. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
