[Mono-bugs] [Bug 82462][Min] New - Enumerable.Aggregate behaves incorrectly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 16 19:14:35 EDT 2007
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 m.j.hutchinson at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82462
--- shadow/82462 2007-08-16 19:14:35.000000000 -0400
+++ shadow/82462.tmp.32054 2007-08-16 19:14:35.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 82462
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.Core
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: m.j.hutchinson at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Enumerable.Aggregate behaves incorrectly
+
+Enumerable.Aggregate method is missing a "count++", so behaves incorrectly
+(it's obvious in the code).
More information about the mono-bugs
mailing list