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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=442122#c4


Marek Safar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO
      Info Provider|                            |[email protected]




--- Comment #4 from Marek Safar <[email protected]>  2009-10-09 05:03:29 MDT ---
static void Foo (int i)
{
   Func<int, bool> f = (a) => i;
}

The ldarg.0 in context Foo loads different variable than ldarg.0 in context of
lambda.

-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to