[Mono-bugs] [Bug 54133][Maj] Changed - Thread.Abort is not implemented on windows.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Jan 2005 16:23:09 -0500 (EST)


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 vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54133

--- shadow/54133	2005-01-10 20:51:31.000000000 -0500
+++ shadow/54133.tmp.22259	2005-01-11 16:23:09.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 54133
 Product: Mono: Runtime
 Version: unspecified
 OS: Windows XP
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: liyul@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -227,6 +227,9 @@
 Lluis changes for Thread.Abort is in cvs, it may fix this problem.
 
 Saw some comment that the support on Windows is still just basic.
 
 ------- Additional Comments From vargaz@gmail.com  2005-01-10 20:51 -------
 Thread.Abort works just fine on windows now, can this be closed ?
+
+------- Additional Comments From vargaz@gmail.com  2005-01-11 16:23 -------
+Fixed a long time ago.