dmd -betterC

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 21 07:41:35 PDT 2017


On Wednesday, 21 June 2017 at 14:00:33 UTC, ketmar wrote:
> i did in aliced: just added printing of `assert` condition. 
> that's all. no variable dumps, no other things -- just 
> `.toChar()` the condition, and print it. and you know what? it 
> is *surprisingly* effective, eats *no* additional compiler 
> resources, and solved all the problems with "dumb asserts" i 
> had.

You use it to locate the assert?


More information about the Digitalmars-d mailing list