http://d.puremagic.com/issues/show_bug.cgi?id=4500
--- Comment #3 from Andrei Alexandrescu <[email protected]> 2010-07-26 03:19:53 PDT --- The language specifies that returning a stack-allocated object by value from a function does not invoke the constructor. Currently the compiler is not up to the specification. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
