dmd -betterC

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 21 07:04:25 PDT 2017


p.s.: `assert` is not there to debug your code, it is there to *guard* your 
code. if it is not clear what is wrong from printing ONLY failed condition 
(without variable values), then you have to debug it "for real".


More information about the Digitalmars-d mailing list