[Issue 13244] Wrong code with -inline and foreach/map/all

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Nov 4 14:37:34 PST 2015


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

--- Comment #10 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Ola Østtveit from comment #9)
> I'm getting this again with dmd 2.069.

How do you know it's the same bug?

None of the examples that I posted still reproduced. The bug, as reported here,
has been fixed and is still fixed.

In fact, your bug looks pretty different because it depends on the presence an
import that shouldn't do anything in practice (std.algorithm in main.d).

You should probably file this as a separate issue.

--


More information about the Digitalmars-d-bugs mailing list