https://bugzilla.novell.com/show_bug.cgi?id=385758
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=385758#c4 --- Comment #4 from Raja Harinath <[EMAIL PROTECTED]> 2008-05-02 05:25:12 MST --- This is probably caused by r102039 which introduces an undocumented premature optimization into convert.cs: if (expr is EmptyCast) { expr.Type = target_type; return expr; } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
