Is it possible to modify D error messages so when the precondition of a 
function fails, dmd shows a (more useful) error at the calling point instead of 
giving an assert error at the assert line number inside the precondition? Maybe 
this is possible once dmd is able to generate the stack trace on Windows too.

Bye,
bearophile

Reply via email to