[Mono-bugs] [Bug 51089][Cri] Changed - A named mutex does not work.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Dec 2003 07:30:43 -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=51089
--- shadow/51089 2003-11-18 09:24:33.000000000 -0500
+++ shadow/51089.tmp.9661 2003-12-01 07:30:43.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51089
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: System
AssignedTo: dick@ximian.com
ReportedBy: ryoung@novell.com
QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
Additional Information:
This works as expected in .NET on windows.
------- Additional Comments From dick@ximian.com 2003-11-18 09:24 -------
Looking up mutexes by name hasn't been implemented yet. I've added it
to my TODO list.
+
+------- Additional Comments From dick@ximian.com 2003-12-01 07:30 -------
+Fixed in CVS