← Back to index
|
Original Bugzilla link
Bug 14990 – No rule to make target `src/core/sys/windows/stdio_msvc12.d', needed by 'druntime.zip'.
Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
Linux
Creation time
2015-09-01T07:51:00Z
Last change time
2015-10-04T18:19:17Z
Assigned to
nobody
Creator
bugzilla
Comments
Comment #0
by bugzilla — 2015-09-01T07:51:08Z
Making zip on Linux yields the following message: No rule to make target `src/core/sys/windows/stdio_msvc12.d', needed by 'druntime.zip'.
Comment #1
by bugzilla — 2015-09-01T08:02:08Z
https://github.com/D-Programming-Language/druntime/pull/1371
Comment #2
by github-bugzilla — 2015-09-01T13:10:41Z
Commits pushed to master at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/9d3de5c4394e7029d8c48f3b8805c758ef07dac6
fix Issue 14990 No rule to make target src/core/sys/stdio_msvc12.d
https://github.com/D-Programming-Language/druntime/commit/de5a0bc74c2027afc56d2326130655ad01ad5270
Merge pull request #1371 from WalterBright/fix14990 fix Issue 14990 No rule to make target src/core/sys/stdio_msvc12.d
Comment #3
by github-bugzilla — 2015-10-04T18:19:17Z
Commits pushed to stable at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/9d3de5c4394e7029d8c48f3b8805c758ef07dac6
fix Issue 14990 No rule to make target src/core/sys/stdio_msvc12.d
https://github.com/D-Programming-Language/druntime/commit/de5a0bc74c2027afc56d2326130655ad01ad5270
Merge pull request #1371 from WalterBright/fix14990