August 11, 2013 [dmd-internals] [D-Programming-Language/dmd] 943bc8: Fix issue 10388 - Compile DMD with Clang on Mac OS... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 943bc81b5de3e3a53a3a6799f42dbb4ef2c6556d https://github.com/D-Programming-Language/dmd/commit/943bc81b5de3e3a53a3a6799f42dbb4ef2c6556d Author: Jacob Carlborg <doob@me.com> Date: 2013-08-07 (Wed, 07 Aug 2013) Changed paths: M src/posix.mak Log Message: ----------- Fix issue 10388 - Compile DMD with Clang on Mac OS X. Commit: ce8db5d8bf4455b9a9c302124ea6d3a887f7db6e https://github.com/D-Programming-Language/dmd/commit/ce8db5d8bf4455b9a9c302124ea6d3a887f7db6e Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-08-11 (Sun, 11 Aug 2013) Changed paths: M src/posix.mak Log Message: ----------- Merge pull request #2454 from jacob-carlborg/clang Fix issue 10388 - Compile DMD with Clang on Mac OS X. Compare: https://github.com/D-Programming-Language/dmd/compare/39554724b255...ce8db5d8bf44 |
August 12, 2013 Re: [dmd-internals] [D-Programming-Language/dmd] 943bc8: Fix issue 10388 - Compile DMD with Clang on Mac OS... | ||||
---|---|---|---|---|
| ||||
Posted in reply to GitHub | It looks like the osx 32bit build has been broken since this was merged (and every test build before that also failed). Please fix or revert. On 8/11/13 7:23 PM, GitHub wrote: > Branch: refs/heads/master > Home: https://github.com/D-Programming-Language/dmd > Commit: 943bc81b5de3e3a53a3a6799f42dbb4ef2c6556d > https://github.com/D-Programming-Language/dmd/commit/943bc81b5de3e3a53a3a6799f42dbb4ef2c6556d > Author: Jacob Carlborg <doob@me.com> > Date: 2013-08-07 (Wed, 07 Aug 2013) > > Changed paths: > M src/posix.mak > > Log Message: > ----------- > Fix issue 10388 - Compile DMD with Clang on Mac OS X. > > > Commit: ce8db5d8bf4455b9a9c302124ea6d3a887f7db6e > https://github.com/D-Programming-Language/dmd/commit/ce8db5d8bf4455b9a9c302124ea6d3a887f7db6e > Author: Andrei Alexandrescu <andrei@erdani.com> > Date: 2013-08-11 (Sun, 11 Aug 2013) > > Changed paths: > M src/posix.mak > > Log Message: > ----------- > Merge pull request #2454 from jacob-carlborg/clang > > Fix issue 10388 - Compile DMD with Clang on Mac OS X. > > > Compare: https://github.com/D-Programming-Language/dmd/compare/39554724b255...ce8db5d8bf44 > > > > _______________________________________________ > dmd-internals mailing list > dmd-internals@puremagic.com > http://lists.puremagic.com/mailman/listinfo/dmd-internals > _______________________________________________ dmd-internals mailing list dmd-internals@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-internals |
Copyright © 1999-2021 by the D Language Foundation