[Mono-bugs] [Bug 77194][Nor] Changed - System.XML.XPath's Iterator is buggy?

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 11 05:47:26 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=77194

--- shadow/77194	2006-01-11 05:19:31.000000000 -0500
+++ shadow/77194.tmp.14769	2006-01-11 05:47:26.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 77194
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: OSX 10.4.3 and Ubuntu Dapper
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: richard.torkar at htu.se               
@@ -263,6 +263,14 @@
 if (t.BaseType != null && t.BaseType.Scope == Cil.AspectsAssembly)
 
 and it compiles nicely. If you use the make.sh I just uploaded then
 you'll get a mdb file as well.
 
 (make sure to create a bin/ directory before running make.sh!)
+
+------- Additional Comments From atsushi at ximian.com  2006-01-11 05:47 -------
+> If you are referring to this string "There seems some bugs on the
+XPathNavigator implementation class" then you can find it in
+/System.XML/System.Xml.XPath/Iterator.cs But hey you probably wrote
+that part so you already know that ;-)
+
+aha, am so stupid ;-) Thanks, lemme try them later.


More information about the mono-bugs mailing list