Windows / redirect STDERR to see assert messages

Robert M. Münch robert.muench at saphirion.com
Tue May 14 17:24:00 UTC 2019


On 2019-05-12 22:46:37 +0000, Adam D. Ruppe said:

> You might need to catch all the throwable exceptions and print your way 
> instead...

Adam, thanks, that was the missing link. I thought that assert() is 
dumb hard exit with a short message and not throwing a full exception.

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list