[Mono-bugs] [Bug 51089][Cri] Changed - A named mutex does not work.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Nov 2003 09:24:16 -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-17 17:39:58.000000000 -0500
+++ shadow/51089.tmp.19255	2003-11-18 09:24:16.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 51089
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: dick@ximian.com                            
 ReportedBy: ryoung@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: A named mutex does not work.
@@ -85,6 +85,10 @@
 How often does this happen? 
 every time.
 
 
 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.