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-10-11 18:03:21.000000000 -0400 +++ shadow/78739.tmp.23653 2006-10-12 05:15:01.000000000 -0400 @@ -383,6 +383,11 @@ I haven't had time to figure out a way to do the io-layer cleanup without introducing non-w32 api, but I'll think of something. I've also had to delete a few of the DeleteCriticalSection calls as they introduced race conditions with critical sections that were in use at the time. This will also need to be thoroughly audited. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-12 05:15 ------- +Why is introducing a non-win32 api call a problem ? It could be called +from mono using #ifndef PLATFORM_WIN32. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
