assert(0) behavior
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 4 13:28:19 PDT 2015
On 8/4/2015 8:04 AM, Dicebot wrote:
> Recently we had quite a lengthy discussion at work regarding possible guidelines
> for using asserts, contracts and enforce (we have similar own implementation)
> that would actually allow using -release flag for release builds. And got to
> certain principles that I believe may work in practice (even though they violate
> DbC ideology). I will check if I can publish those here.
That's worthy of more than just a newsgroup post. How about an article or a wiki
entry?
More information about the Digitalmars-d
mailing list