https://issues.dlang.org/show_bug.cgi?id=22258

--- Comment #2 from Jack Stouffer <[email protected]> ---
(In reply to Walter Bright from comment #1)
> Being a compiler bug, it shouldn't need dub. Is there a way to reproduce it
> with just the compiler?

Yeah, cd into the dateparser folder and run

dmd -betterC -Isource/ -I../emsi_containers/src/ -I../stdx-allocator/source/
source/dateparser/package.d

It exits with error code 1 and no message.

--

Reply via email to