Program logic bugs vs input/environmental errors
Timon Gehr via Digitalmars-d
digitalmars-d at puremagic.com
Sun Sep 28 21:06:37 PDT 2014
On 09/29/2014 02:47 AM, Walter Bright wrote:
> On 9/28/2014 4:18 PM, Joseph Rushton Wakeling via Digitalmars-d wrote:
>> I don't follow this point. How can this approach work with programs
>> that are
>> built with the -release switch?
>
> All -release does is not generate code for assert()s. ...
(Euphemism for undefined behaviour.)
More information about the Digitalmars-d
mailing list