http://d.puremagic.com/issues/show_bug.cgi?id=2810
--- Comment #10 from [email protected] 2011-01-23 07:17:03 PST --- Hit by the same bug, the reduced code: int main() { return foo(); } auto foo() { return 0; } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
