[Mono-dev] System.Threading.Thread.ApartmentState Patch

Gert Driesen gert.driesen at telenet.be
Wed May 2 16:14:30 EDT 2007


Jonathan,
 
Does this mean we can enable the fix for bug #78455, and remove the extra
check in WaitHandle.IsSTAThread ?

Gert

________________________________

From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Jonathan
Chambers
Sent: woensdag 2 mei 2007 21:58
To: mono-devel
Subject: [Mono-dev] System.Threading.Thread.ApartmentState Patch


Hello,
     Here is a patch to implement Thread.ApartmentState related
methods/properties. The methods/properties behave correctly on all
platforms, but only call CoInitialize on Windows. I will also commit the
change detailed in bug 80798 before/with this patch else the error described
in the bug becomes much more frequent on windows (the change may fix bug
77075). Please review. 

All changes contributed under MIT/X11 license.

Thanks,
Jonathan





More information about the Mono-devel-list mailing list