[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 26 05:30:56 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12650

--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Temtaime from comment #3)
> Sorry, test case is wrong.
> 
> void foo()(auto ref in S s) {}
> 
> s must be auto ref.
> 
> So it's 2.065 reg.

OK I understand, and the bug will be fixed by my PR.

--


More information about the Digitalmars-d-bugs mailing list