https://issues.dlang.org/show_bug.cgi?id=16953
Issue ID: 16953
Summary: auto-tester doesn't run rdmd_test (causes a number of
regressions in each release)
Product: D
Version: D2
Hardware: x86
OS: All
Status: NEW
Severity: major
Priority: P1
Component: tools
Assignee: [email protected]
Reporter: [email protected]
from https://issues.dlang.org/show_bug.cgi?id=16952:
>> Regarding the issue that this stuff comes up again and again: We do have a
>> test in rdmd_test.d [1], and it does catch this. I think the problem is that
>> the auto-tester doesn't run rdmd_test.
and past related bugs:
https://issues.dlang.org/show_bug.cgi?id=15175 rdmd --loop and --eval now
complain about std.stream deprecation warnings
https://issues.dlang.org/show_bug.cgi?id=13288 rdmd --eval fails because it
still imports std.metastrings
https://issues.dlang.org/show_bug.cgi?id=10352 Regression (2.063): --eval is
broken in RDMD
--