https://bugzilla.novell.com/show_bug.cgi?id=643345
https://bugzilla.novell.com/show_bug.cgi?id=643345#c0 Summary: Error : irrecoverable syntax error on valid CIL Classification: Mono Product: Mono: Tools Version: 2.6.x Platform: i686 OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: ilasm AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Ubuntu/10.10 Chromium/7.0.536.0 Chrome/7.0.536.0 Safari/534.10 I have a CIL program (attached) which fails to build using the Mono version of 'ilasm'. The same code works flawlessly with 'ilasm' from Microsoft and results in a working executable. I am not sure what the Mono 'ilasm' is complaining about. Here is the offending line: locals init ( bool retval, int32 aux02 ) Reproducible: Always Steps to Reproduce: 1. ilasm BinarySearch.cil Actual Results: BinarySearch.cil (258, 33) : Error : irrecoverable syntax error Expected Results: BinarySearch.exe successfully generated -- 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
