[Issue 17605] __traits(compiles, closure) adds link-time reference to _d_allocmemory
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jul 6 08:09:31 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17605
Adam D. Ruppe <destructionator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |destructionator at gmail.com
--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> ---
I think this is a general case of CT-only functions in use still ending up in
the object file simply because they were defined in the code...
--
More information about the Digitalmars-d-bugs
mailing list