[phobos] [dlang/tools] 50eb3c: Fix import deprecation warning.
GitHub via phobos
phobos at puremagic.com
Sun May 29 13:34:44 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/tools
Commit: 50eb3caa8868884031bb64441505cfb7cf0e2696
https://github.com/dlang/tools/commit/50eb3caa8868884031bb64441505cfb7cf0e2696
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: 2016-05-29 (Sun, 29 May 2016)
Changed paths:
M ddemangle.d
Log Message:
-----------
Fix import deprecation warning.
Warning with 2.071.0:
ddemangle.d(17): Deprecation: module std.c.stdlib is deprecated - Import core.stdc.stdlib or core.sys.posix.stdlib instead
Commit: dea3c3698ffa332771015f5d38fe17a8bdf22441
https://github.com/dlang/tools/commit/dea3c3698ffa332771015f5d38fe17a8bdf22441
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-05-29 (Sun, 29 May 2016)
Changed paths:
M ddemangle.d
Log Message:
-----------
Merge pull request #187 from JohanEngelen/importfix
Fix import deprecation warning.
Compare: https://github.com/dlang/tools/compare/e6c110e1dcb3...dea3c3698ffa
More information about the phobos
mailing list