[Mono-bugs] [Bug 37550][Maj] Changed - Process.GetCurrentProcess() always throws SystemException

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 21 Feb 2003 08:19:25 -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 dick@ximian.com.

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

--- shadow/37550	Tue Feb  4 09:01:06 2003
+++ shadow/37550.tmp.27202	Fri Feb 21 08:19:25 2003
@@ -1,13 +1,13 @@
 Bug#: 37550
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Linux reven 2.4.20-686 #2 Sun Dec 1 13:36:19 EST 2002 i686 unknown unknown GNU/Linux
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: dick@ximian.com                            
 ReportedBy: karaznie@acn.waw.pl               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,9 @@
 It would have broken on previous versions of mono too, it's just luck
 that noone (including me) has tried calling GetCurrentProcess() in a
 subthread.
 
 I'll have to extend the private thread and process handle data.
 
+
+------- Additional Comments From dick@ximian.com  2003-02-21 08:19 -------
+Fixed on CVS