[Mono-bugs] [Bug 593628] Attempting to JIT compile method Cols.Where(c => !c.Hidden).Sum(c => c.Width)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Apr 4 20:33:44 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=593628#c3


--- Comment #3 from Miguel de Icaza <miguel at novell.com> 2010-04-05 00:33:43 UTC ---
A few more things:

Some methods use helper routines and they create a HashSet<T>, if we want to
use those helper methods perhaps we should instantiate the HashSet in the main
method, before we call the helper.

-- 
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