[Mono-bugs] [Bug 53288][Min] New - File locking not implemented FileStream.Lock
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jan 2004 04:07:32 -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 dave-mono@earth.li.
http://bugzilla.ximian.com/show_bug.cgi?id=53288
--- shadow/53288 2004-01-24 04:07:32.000000000 -0500
+++ shadow/53288.tmp.5300 2004-01-24 04:07:32.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 53288
+Product: Mono/Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: dave-mono@earth.li
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: File locking not implemented FileStream.Lock
+
+Description of Problem:
+
+Locking has not been implemented.
+
+Steps to reproduce the problem:
+1. Try to use FileStream.Lock
+
+Actual Results:
+NotImplementedException