[Mono-bugs] [Bug 442122] Better handling of read-only method variables which appear in closures.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 9 07:01:09 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=442122
User msafar at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=442122#c3
--- Comment #3 from Marek Safar <msafar at novell.com> 2009-10-09 05:01:07 MDT ---
I still don't get it. The variable has to be captured but the capture value
should not be be used later ? What does that mean ?
Consider you example
static void Foo (int i)
{
}
--
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