[Mono-bugs] [Bug 79075][Nor] Changed - [ANONYMOUS METHODS] Iterators not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:31:20 EDT 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79075
--- shadow/79075 2006-08-15 11:26:20.000000000 -0400
+++ shadow/79075.tmp.5104 2006-08-31 14:31:20.000000000 -0400
@@ -3,21 +3,21 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Wishlist
+Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: martin at ximian.com
ReportedBy: duncan at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Iterators not working
+Summary: [ANONYMOUS METHODS] Iterators not working
Iterators are not working.
Compile the following program with gmcs.
Expected Result:
@@ -92,6 +92,9 @@
The non-XPath one seems to be calling the wrong method, maybe (see the
'0' output); whereas the XPathNodeIterator one has to do with a
NullReferenceException.
Either way, it's good that everyone's converged onto this bug now - we
can continue the future discussions on this problem here.
+
+------- Additional Comments From martin at ximian.com 2006-08-31 14:31 -------
+Setting Priority to a sane value and stealing the bug.
More information about the mono-bugs
mailing list