Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdmd --eval fails because it still imports std.metastrings #108

Closed
wilzbach opened this issue Aug 12, 2014 · 5 comments
Closed

rdmd --eval fails because it still imports std.metastrings #108

wilzbach opened this issue Aug 12, 2014 · 5 comments

Comments

@wilzbach
Copy link
Owner

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

Original bug ID: BZ#13288
From: Nils <nilsbossung@googlemail.com>
Reported version: D2

@wilzbach
Copy link
Owner Author

Comment author: Nils <nilsbossung@googlemail.com>

2.065 works.
2.066.0-rc2 fails.
git head fails.


rdmd '--eval=writeln();'

/tmp/.rdmd-1000/eval.DA3CF7FCA39219256545070AACDE88CF.d(10): Error: module metastrings is in file 'std/metastrings.d' which cannot be read

Pull request is on the way.

@wilzbach
Copy link
Owner Author

Comment author: Nils <nilsbossung@googlemail.com>

dlang/tools#139

@wilzbach
Copy link
Owner Author

Comment author: github-bugzilla@puremagic.com

Commits pushed to master at https://github.com/D-Programming-Language/tools

dlang/tools@e7a1d2c
fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings

dlang/tools@19bae09
Merge pull request BZ#139 from NilsBossung/13288

fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings

@wilzbach
Copy link
Owner Author

Comment author: github-bugzilla@puremagic.com

Commit pushed to master at https://github.com/D-Programming-Language/tools

dlang/tools@3378196
Merge pull request BZ#139 from NilsBossung/13288

fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings

@wilzbach
Copy link
Owner Author

Comment author: github-bugzilla@puremagic.com

Commit pushed to 2.066 at https://github.com/D-Programming-Language/tools

dlang/tools@3378196
Merge pull request BZ#139 from NilsBossung/13288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant