[dmd-internals] assert inside unittest still sucks

Andrei Alexandrescu andrei at erdani.com
Fri Jul 23 08:24:06 PDT 2010


Sorry for bringing this up again. I still dream of the good ol' assert. 
Right now with the latest druntime, assert(expr) goes completely silent. 
No message at all. The program exits with errorcode 1, but you have no 
idea what happened.

I tried to check out and build the latest compiler, there are 
compile-time errors.


Andrei


More information about the dmd-internals mailing list