[Mono-bugs] [Bug 77351][Wis] New - compile error(svn-56037)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 25 08:16:28 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 hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77351
--- shadow/77351 2006-01-25 08:16:28.000000000 -0500
+++ shadow/77351.tmp.346 2006-01-25 08:16:28.000000000 -0500
@@ -0,0 +1,79 @@
+Bug#: 77351
+Product: Mono: Doctools
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Console
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: compile error(svn-56037)
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+Unhandled Exception: System.Xml.XmlException: unmatched closing element:
+expected exception but found excpetion file:///home/hys545/MONO/monodoc/
+class/Mono.Posix/en/Mono.Unix/UnixMarshal.xml Line 693, position 20.
+in [0x00108] System.Xml.XmlTextReader:ReadEndTag ()
+in [0x00110] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlTextReader.cs:1203) System.Xml.XmlTextReader:ReadContent ()
+in [0x00113] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlTextReader.cs:590) System.Xml.XmlTextReader:Read ()
+in [0x002f7] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:926) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0012f] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:854) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0012f] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:854) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0012f] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:854) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0012f] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:854) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0012f] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:854) System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader
+reader)
+in [0x0001b] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:676) System.Xml.XmlDocument:Load (System.Xml.XmlReader
+xmlReader)
+in [0x0001d] (at /home/hys545/MONO/mcs/class/System.XML/System.Xml/
+XmlDocument.cs:649) System.Xml.XmlDocument:Load (System.String filename)
+in [0x00012] (at /home/hys545/MONO/monodoc/engine/ecma-provider.cs:311)
+Monodoc.EcmaProvider:PopulateClass (System.String ns, Monodoc.Node ns_node,
+ System.String file)
+in [0x00198] (at /home/hys545/MONO/monodoc/engine/ecma-provider.cs:187)
+Monodoc.EcmaProvider:PopulateTree (Monodoc.Tree tree)
+in [0x00279] (at /home/hys545/MONO/monodoc/engine/assembler.cs:126)
+Monodoc.Assembler:Main (System.String[] args)
+make[1]: *** [Mono.tree] 7 1
+make[1]: Leaving directory `/home/hys545/MONO/monodoc/class'
+make: *** [all-recursive] 7 1
+
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list