Bug 14259 – rdmd: --build-only / -of / -od incompatible with --dry-run

Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P1
Component
tools
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-03-08T06:02:00Z
Last change time
2015-06-18T16:54:39Z
Keywords
pull
Assigned to
nobody
Creator
dlang-bugzilla

Comments

Comment #0 by dlang-bugzilla — 2015-03-08T06:02:48Z
rdmd tries to create .built (build witness) regardless of --dry-run.
Comment #1 by dlang-bugzilla — 2015-03-08T09:06:10Z
Comment #2 by github-bugzilla — 2015-06-15T20:50:31Z
Commits pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/3ff5be6ee514d7a5239d1854cc58db22e3623ee3 fix Issue 14259 - rdmd: --build-only / -of / -od incompatible with --dry-run https://github.com/D-Programming-Language/tools/commit/25e55ffffb1f394d56b2d23d9a78f89cdb7e9434 Merge pull request #164 from CyberShadow/pull-20150308-062031 fix Issue 14259 - rdmd: --build-only / -of / -od incompatible with --dry-run
Comment #3 by github-bugzilla — 2015-06-18T16:54:39Z
Commits pushed to stable at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/3ff5be6ee514d7a5239d1854cc58db22e3623ee3 fix Issue 14259 - rdmd: --build-only / -of / -od incompatible with --dry-run https://github.com/D-Programming-Language/tools/commit/25e55ffffb1f394d56b2d23d9a78f89cdb7e9434 Merge pull request #164 from CyberShadow/pull-20150308-062031