Bug 13288 – rdmd --eval fails because it still imports std.metastrings

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
tools
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-08-12T13:22:00Z
Last change time
2014-08-16T12:40:11Z
Keywords
pull
Assigned to
nobody
Creator
nilsbossung

Comments

Comment #0 by nilsbossung — 2014-08-12T13:22:23Z
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.
Comment #1 by nilsbossung — 2014-08-12T13:28:30Z
Comment #2 by github-bugzilla — 2014-08-12T13:29:57Z
Commits pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/e7a1d2c2e6d04a3779607d198fca28d202189063 fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings https://github.com/D-Programming-Language/tools/commit/19bae091a6f1a7e69e2dd5d8c3d18450e5923ec7 Merge pull request #139 from NilsBossung/13288 fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings
Comment #3 by github-bugzilla — 2014-08-16T12:04:48Z
Commit pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/3378196b27b1f6751d1534fbeeb1e52ff64280ba Merge pull request #139 from NilsBossung/13288 fix Issue 13288 - rdmd --eval fails because it still imports std.metastrings
Comment #4 by github-bugzilla — 2014-08-16T12:40:11Z