[Issue 22258] [betterC] No error message for compiler failure with betterC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 4 23:46:47 UTC 2022


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

--- Comment #2 from Jack Stouffer <jack at jackstouffer.com> ---
(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.

--


More information about the Digitalmars-d-bugs mailing list