[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 10:17:58 -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 joergr@voelcker.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59182

--- shadow/59182	2004-05-27 10:16:50.000000000 -0400
+++ shadow/59182.tmp.28077	2004-05-27 10:17:58.000000000 -0400
@@ -38,6 +38,11 @@
 How often does this happen? 
 Always
 
 Additional Information:
 A workaround for this problem exists:
 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
+