https://bugzilla.novell.com/show_bug.cgi?id=386068
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386068#c2 --- Comment #2 from Marek Safar <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
