https://issues.dlang.org/show_bug.cgi?id=8370
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e05a7a12309863a9051d0f7dc294772330322881 Issue 8370 - Fix deprecated message during Linux Phobos build. This change fixes Linux builds only. Other Posix based OS's will still use the deprecated alias from the Posix module. (This is the same behavior as the garbage collector module.) https://github.com/D-Programming-Language/phobos/commit/44ffee82143d5577c0c8f3885dfeb376fe620a52 Merge pull request #2295 from adamsaka/issue_8370 Issue 8370 - Fix deprecated message during Linux Phobos build. --
