[Mono-bugs] [Bug 79620][Nor] Changed - Parsing XHTML doc produces NullReferenceException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 07:54:02 EST 2006
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=79620
--- shadow/79620 2006-10-30 06:31:02.000000000 -0500
+++ shadow/79620.tmp.8151 2006-10-30 07:54:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79620
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: colin at breame.net
QAContact: mono-bugs at ximian.com
@@ -127,6 +127,9 @@
Try this instead:
$ gmcs test.cs && test.exe
This produces the exception on two machines both running mono 1.1.18.
Looks like there is a difference between compiling with mcs and gmcs.
+
+------- Additional Comments From atsushi at ximian.com 2006-10-30 07:54 -------
+Oh, okay, I found the cause of the bug. Fixed in svn (r67124). Thanks.
More information about the mono-bugs
mailing list