Bug 14881 – [REG] posix.mak omits package.d files when building zip file

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-08-06T22:22:00Z
Last change time
2017-07-19T17:43:40Z
Assigned to
nobody
Creator
bugzilla

Comments

Comment #0 by bugzilla — 2015-08-06T22:22:21Z
Using: make -f posix.mak zip omits the package.d files, meaning the result cannot build phobos.
Comment #1 by bugzilla — 2015-08-06T22:27:23Z
Comment #2 by github-bugzilla — 2015-08-07T11:32:33Z
Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d58908ab71076115fca84321677f662d5e45ef31 fix Issue 14881 - [REG] posix.mak omits package.d files when building zip file https://github.com/D-Programming-Language/phobos/commit/d222e4224cc4491e49ca46641d3de2d986484edb Merge pull request #3530 from WalterBright/fix14881 fix Issue 14881 - [REG] posix.mak omits package.d files when building…
Comment #3 by github-bugzilla — 2015-08-07T11:32:55Z
Commit pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a563512c890f0b64354ed12b856dcb490652c53f Merge pull request #3530 from WalterBright/fix14881 fix Issue 14881 - [REG] posix.mak omits package.d files when building…
Comment #4 by github-bugzilla — 2015-08-10T09:48:05Z
Comment #5 by github-bugzilla — 2015-10-04T18:20:13Z
Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d58908ab71076115fca84321677f662d5e45ef31 fix Issue 14881 - [REG] posix.mak omits package.d files when building zip file https://github.com/D-Programming-Language/phobos/commit/d222e4224cc4491e49ca46641d3de2d986484edb Merge pull request #3530 from WalterBright/fix14881 fix Issue 14881 - [REG] posix.mak omits package.d files when building…
Comment #6 by github-bugzilla — 2017-07-19T17:43:40Z
Commit pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/a563512c890f0b64354ed12b856dcb490652c53f Merge pull request #3530 from WalterBright/fix14881