[Mono-bugs] [Bug 42935][Nor] Changed - XmlException(string) constructor internal (.NET public)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 18 May 2003 03:31:13 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/42935	Thu May 15 17:51:18 2003
+++ shadow/42935.tmp.8223	Sun May 18 03:31:13 2003
@@ -1,14 +1,14 @@
 Bug#: 42935
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonathan@onegoodidea.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,9 @@
 Additional Information:
 
 ------- Additional Comments From jonathan@onegoodidea.com  2003-05-15 17:51 -------
 Created an attachment (id=4352)
 Proposed fix - also adds default ctor and makes line/pos ctor public
 
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-05-18 03:31 -------
+Applied the patch. Thanks.