test.d: ---- void main() {} ---- Run with rdmd, then try --build-only: ---- rdmd test.d rdmd --build-only test.d ---- Output: ---- core.exception.AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps ---- I'm working on a PR.
(In reply to ag0aep6g from comment #0) > I'm working on a PR. https://github.com/dlang/tools/pull/204
Commits pushed to master at https://github.com/dlang/tools https://github.com/dlang/tools/commit/2026a509e6896cae4e27100ca7adea08b06843d2 fix issue 16966 - rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps https://github.com/dlang/tools/commit/3353e636cc31485e6bf321852c6972da794bc26e Merge pull request #204 from aG0aep6G/16966 fix issue 16966 - rdmd: AssertError@rdmd.d(489): should have been cre…
Commits pushed to scope at https://github.com/dlang/tools https://github.com/dlang/tools/commit/2026a509e6896cae4e27100ca7adea08b06843d2 fix issue 16966 - rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps https://github.com/dlang/tools/commit/3353e636cc31485e6bf321852c6972da794bc26e Merge pull request #204 from aG0aep6G/16966
Commits pushed to stable at https://github.com/dlang/tools https://github.com/dlang/tools/commit/2026a509e6896cae4e27100ca7adea08b06843d2 fix issue 16966 - rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps https://github.com/dlang/tools/commit/3353e636cc31485e6bf321852c6972da794bc26e Merge pull request #204 from aG0aep6G/16966
Commits pushed to newCTFE at https://github.com/dlang/tools https://github.com/dlang/tools/commit/2026a509e6896cae4e27100ca7adea08b06843d2 fix issue 16966 - rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps https://github.com/dlang/tools/commit/3353e636cc31485e6bf321852c6972da794bc26e Merge pull request #204 from aG0aep6G/16966