[Mono-bugs] [Bug 55359][Maj] Changed - File.Open(path,FileMode.Truncate,FileAccess.Write,FileShare.Inheritable) does not throw PathTooLongException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 13:21:36 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55359
--- shadow/55359 2004-03-09 08:48:58.000000000 -0500
+++ shadow/55359.tmp.4563 2004-03-09 13:21:36.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55359
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: nrathna@novell.com
QAContact: mono-bugs@ximian.com
@@ -97,6 +97,9 @@
useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share)
at
MonoTests.System.IO.PathTooLongExceptionTest.FileTruncateFAWriteFSInhe
ritable()
+
+------- Additional Comments From miguel@ximian.com 2004-03-09 13:21 -------
+useless