https://bugzilla.novell.com/show_bug.cgi?id=655319
https://bugzilla.novell.com/show_bug.cgi?id=655319#c0 Summary: SRE: ILGen emits ldnull instead of 'new object[0]' Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: All OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: CORLIB AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: --- Description of Problem: Been busy working out the kinks with IronScheme on Mono, then I saw this happening. Unfortunately, I do not have a small test case, as the error was noted doing a bootstrap. Steps to reproduce the problem: 1. Emit a 'new object[0]' to the ILStream Actual Results: A null Expected Results: An 'object[0]' How often does this happen? Not enough testing, but happens every time I do a bootstrap build on IronScheme. Additional Information: None yet. -- 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
