http://d.puremagic.com/issues/show_bug.cgi?id=3490
Ary Borenszweig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ary Borenszweig <[email protected]> 2009-11-09 06:32:37 PST --- Here's why: int Statement::inlineCost(InlineCostState *ics) { return COST_MAX; // default is we can't inline it } and ThrowStatement never overrides it. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
