[Mono-bugs] [Bug 386068] Compiler crash when method parameter used in LINQ expression

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 1 14:41:34 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=386068

User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=386068#c2





--- Comment #2 from Marek Safar <msafar at novell.com>  2008-06-01 12:41:32 MDT ---
The issue is more complex and I have been working on it mostly in last 2 weeks.

Details:

All ET arguments which are not local or are not anonymous method arguments
should come as hoisted variables. As you can seem this is not possible with
current anonymous method implementation and I have been working on the rewrite
which could make ET implementation possible and also fix many of our anonymous
method issues.


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


More information about the mono-bugs mailing list