against enforce
Kagamin
spam at here.lot
Mon Mar 28 07:28:04 PDT 2011
Steven Schveighoffer Wrote:
> This is really a question of optimization, not error catching. If
> something will always be the same, and it has already been tested, there
> is no reason to test it again.
Optimization is not a question of error catching, only if it's smart enough to not interfere with error catching, but we have only blunt method of -release switch. Thus optimization becomes question of error catching.
More information about the Digitalmars-d
mailing list