[Mono-bugs] [Bug 81383][Nor] Changed - XmlValidatingReader does not honour MONO_IOMAP
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 16 02:35:14 EDT 2007
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81383
--- shadow/81383 2007-04-16 02:11:07.000000000 -0400
+++ shadow/81383.tmp.18159 2007-04-16 02:35:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81383
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: lchin at erggroup.com
QAContact: mono-bugs at ximian.com
@@ -59,6 +59,12 @@
Additional Information:
Possibly related to Bug#81382?
------- Additional Comments From lchin at erggroup.com 2007-04-16 02:11 -------
Should have mentioned, the report above is for the case when mono is
run with 'MONO_IOMAP=all' set in the environment.
+
+------- Additional Comments From atsushi at ximian.com 2007-04-16 02:35 -------
+Wrong bug assumption. MONO_IOMAP is not something that any class
+libraries should take care. If I/O mapping should work, then it should
+be only about IO classes and no one else including third party class
+library developers should not have to take care of it.
More information about the mono-bugs
mailing list