https://bugzilla.novell.com/show_bug.cgi?id=643345
https://bugzilla.novell.com/show_bug.cgi?id=643345#c2 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Miguel de Icaza <[email protected]> 2010-10-03 16:30:18 UTC --- Fixed in both master and mono-2-8. We were treating `retval' as a reserved keyword. For now, you can workaround this bug by using a different name for your local 'retval' like prefixing your locals with v_ -- Configure bugmail: https://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
