This thread on Hacker News terrifies me
Steven Schveighoffer
schveiguy at gmail.com
Fri Aug 31 20:22:46 UTC 2018
On 8/31/18 3:50 PM, Walter Bright wrote:
> https://news.ycombinator.com/item?id=17880722
>
> Typical comments:
>
> "`assertAndContinue` crashes in dev and logs an error and keeps going in
> prod. Each time we want to verify a runtime assumption, we decide which
> type of assert to use. We prefer `assertAndContinue` (and I push for it
> in code review),"
e.g. D's assert. Well, actually, D doesn't log an error in production.
-Steve
More information about the Digitalmars-d
mailing list