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.
https://github.com/D-Programming-Language/tools/pull/139
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
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
Commit pushed to 2.066 at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/3378196b27b1f6751d1534fbeeb1e52ff64280ba Merge pull request #139 from NilsBossung/13288