[Mono-bugs] [Bug 59182][Nor] Changed - Using StreamWriter with FileStreams opened in append mode doesn't work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 12:27:57 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59182
--- shadow/59182 2004-05-27 10:17:58.000000000 -0400
+++ shadow/59182.tmp.30553 2004-05-27 12:27:57.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59182
Product: Mono: Class Libraries
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,11 @@
When the stream is opened implicitely by the StreamWriter it appends just fine.
------- Additional Comments From JoergR@voelcker.com 2004-05-27 10:17 -------
Created an attachment (id=7868)
Test case
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-27 12:27 -------
+Already fixed in CVS.
+
+*** This bug has been marked as a duplicate of 59151 ***