[Mono-bugs] [Bug 82462][Min] Changed - Enumerable.Aggregate behaves incorrectly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 16 20:15:52 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:22:24.000000000 -0400
+++ shadow/82462.tmp.1518 2007-08-16 20:15:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82462
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Core
AssignedTo: mono-bugs at ximian.com
ReportedBy: m.j.hutchinson at gmail.com
QAContact: mono-bugs at ximian.com
@@ -31,6 +31,9 @@
"foreach", to avoid having an "if" within the loop. This does not IMO
make the code any less readable, and actually makes it shorter.
I've used 4-spaces for indentation rather than tabs, to conform with
the existing code (which consistently violates the Mono Coding
Guidelines in several ways!).
+
+------- Additional Comments From m.j.hutchinson at gmail.com 2007-08-16 20:15 -------
+Committed.
More information about the mono-bugs
mailing list