[Issue 8370] invalid deprecation error with -release -inline -noboundscheck
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jul 6 18:55:59 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=8370
--- Comment #3 from github-bugzilla at puremagic.com ---
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.
--
More information about the Digitalmars-d-bugs
mailing list