[Mono-bugs] [Bug 52837][Blo] Changed - XmlTextReader.Close() does not close the file.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 04:40:31 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52837
--- shadow/52837 2004-01-14 01:06:07.000000000 -0500
+++ shadow/52837.tmp.11534 2004-01-14 04:40:31.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52837
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: XP SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 016 Two days
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: kelvin.ho@kawai.ca
QAContact: mono-bugs@ximian.com
@@ -72,6 +72,13 @@
How often does this happen?
Every time.
Additional Information:
If I call XmlDataDocument.Save() with a different file name, it is OK.
+
+------- Additional Comments From atsushi@ximian.com 2004-01-14 04:40 -------
+It is already fixed at very recent day.
+http://lists.ximian.com/archives/public/mono-devel-list/2004-
+January/003496.html
+
+I just confirmed that it does not reproduce (on cygwin/WinXP).