[Issue 9047] Expression requiring std.math fails with function-local import
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 26 00:31:03 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=9047
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Kenji Hara <k.hara.pg at gmail.com> ---
Froom 2.065, dmd implicitly imports std.math module in order to resolve
PowExpression. So the issue does not occur anymore.
--
More information about the Digitalmars-d-bugs
mailing list