[Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 6 03:09:21 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3407
--- Comment #9 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2009-11-06 03:09:21 PST ---
I usually do (unimportant) debug asserts as debug asserts so they disappear if
no -debug switch was supplied... well I don't use contracts. And use simple
asserts for critical sequrity checks, I basically see no point in -release
switch. "I tested and debugged my programs" is too brave assertion for a
programmer.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list