wilzbach / tools-test

1 stars 0 forks source link

rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps #156

Closed wilzbach closed 7 years ago

wilzbach commented 7 years ago

Note: the issue was created automatically migrated from https://issues.dlang.org

Original bug ID: BZ#16966 From: ag0aep6g@gmail.com Reported version: D2

wilzbach commented 7 years ago

Comment author: ag0aep6g@gmail.com

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.

wilzbach commented 7 years ago

Comment author: ag0aep6g@gmail.com

(In reply to ag0aep6g from comment BZ#0)

I'm working on a PR.

https://github.com/dlang/tools/pull/204

wilzbach commented 7 years ago

Comment author: github-bugzilla@puremagic.com

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 BZ#204 from aG0aep6G/16966

fix issue 16966 - rdmd: AssertError@ rdmd.d(489): should have been cre…

wilzbach commented 7 years ago

Comment author: github-bugzilla@puremagic.com

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 BZ#204 from aG0aep6G/16966

wilzbach commented 7 years ago

Comment author: github-bugzilla@puremagic.com

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 BZ#204 from aG0aep6G/16966

wilzbach commented 7 years ago

Comment author: github-bugzilla@puremagic.com

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 BZ#204 from aG0aep6G/16966