[Issue 19014] Compiler imports symbols that aren't actually imported.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 22 23:47:51 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19014
--- Comment #2 from Mike Franklin <slavo5150 at yahoo.com> ---
Compiling with head I get the following:
Deprecation: module core.stdc.math is not accessible here, perhaps add static
import core.stdc.math;
So, I believe this issue will be solved when the deprecation phase has passed.
--
More information about the Digitalmars-d-bugs
mailing list