On Wednesday, 21 September 2016 at 14:15:30 UTC, llaine wrote:
Using dmd every day and since one day I'm getting this error when I'm compiling using the -b release flag (dub build -b release).

I'm compiling a vibe.d application that has roughly 3k LoC.

Removing the -b flag solves the problem.

Dmd version : v2.071.0
Vibe.d version : 0.7.26

I'm sure some more experienced forum readers will weigh in soon, but my understanding is that:

All ICEs are errors in the compiler. You should submit it as a bug at https://issues.dlang.org/

If you can use DustMite to narrow down the error, that would help track it down much faster.

Thanks,
Saurabh

Reply via email to