[Issue 13339] Address of parameter wrong in out contract
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 20 07:16:18 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13339
--- Comment #4 from Tim <tim.dlang at t-online.de> ---
(In reply to Tim from comment #0)
> When compiled with LDC 0.14 there is no segmentation fault, but the
> addresses are still different and the value of a.x is wrong.
That was wrong. It prints the correct value for a.x with LDC.
--
More information about the Digitalmars-d-bugs
mailing list