Assert

David B. Held dheld at codelogicconsulting.com
Thu Jun 28 00:16:40 PDT 2007


I think assert() will get fixed when we get AST macros.  It won't get 
fixed by Walter, of course, but rather, by us.  Everyone will invent 
their favorite assert(), and the builtin will only get called by Phobos. 
  And then, 10 years down the road, Walter will be writing "The Design 
and Evolution of D", where he will have to explain why assert(o) doesn't 
do the obvious thing, even though everyone else's does. ;>

Dave



More information about the Digitalmars-d mailing list