[Mono-bugs] [Bug 611821] Enumerable.Except should do a set difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 4 14:37:10 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=611821

http://bugzilla.novell.com/show_bug.cgi?id=611821#c1


--- Comment #1 from Matthew Flaschen <matthew.flaschen at gatech.edu> 2010-06-04 18:37:09 UTC ---
Created an attachment (id=367234)
 --> (http://bugzilla.novell.com/attachment.cgi?id=367234)
This patch modifies Except so it will not return equal elements repeatedly.

This patch modifies Except so it will not return equal elements repeatedly.  It
returns elements from the first IEnumerable in order (intended behavior here is
unclear).

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list