On 02/19/2017 12:13 PM, berni wrote:
And here is what I get when compiling:

$> rdmd test.d
segmentation fault
$> rdmd --extra-file=test2.d test.d
segmentation fault
$> rm -rf /tmp/.rdmd-1000/
$> rdmd --extra-file=test2.d test.d
A
$> rdmd -version
rdmd build 20170122
[...]

Should I report this bug anywhere (or am I wrong again?)

Looks like a bug, yes. Please report on <https://issues.dlang.org/>. For "component" choose "tools".

Reply via email to