[Mono-bugs] [Bug 643345] Error : irrecoverable syntax error on valid CIL

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 3 12:30:19 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=643345#c2


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |miguel at novell.com
         Resolution|                            |FIXED

--- Comment #2 from Miguel de Icaza <miguel at novell.com> 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.


More information about the mono-bugs mailing list