[Issue 17605] [REG2.066.0] __traits(compiles, closure) adds link-time reference to _d_allocmemory
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jul 6 18:10:44 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17605
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|__traits(compiles, closure) |[REG2.066.0]
|adds link-time reference to |__traits(compiles, closure)
|_d_allocmemory |adds link-time reference to
| |_d_allocmemory
Severity|normal |regression
--- Comment #3 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
It looks like this was temporarily fixed in
https://github.com/dlang/dmd/pull/2845 and then broken again shortly after in
https://github.com/dlang/dmd/pull/3625. I suppose that makes this a regression.
--
More information about the Digitalmars-d-bugs
mailing list