Thread overview
[Issue 17521] -betterC programs should not link in Phobos runtime library by default
Jun 19, 2017
Walter Bright
June 19, 2017
https://issues.dlang.org/show_bug.cgi?id=17521

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |betterC

--
June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17521

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/85873d9978028a7978121b25a00f6eed66f4f647 -betterC programs should not link in Phobos by default

- fixes Issue 11881, and 17521

https://github.com/dlang/dmd/commit/5a03f923fce98e9db6b3b563308b510c21ac5116 Merge pull request #6918 from WalterBright/link-betterC

fix Issue 17521 - -betterC programs should not link in Phobos by default merged-on-behalf-of: Martin Nowak <code@dawg.eu>

--
June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17521

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17521

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/85873d9978028a7978121b25a00f6eed66f4f647 -betterC programs should not link in Phobos by default

https://github.com/dlang/dmd/commit/5a03f923fce98e9db6b3b563308b510c21ac5116 Merge pull request #6918 from WalterBright/link-betterC

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17521

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/85873d9978028a7978121b25a00f6eed66f4f647 -betterC programs should not link in Phobos by default

https://github.com/dlang/dmd/commit/5a03f923fce98e9db6b3b563308b510c21ac5116 Merge pull request #6918 from WalterBright/link-betterC

--