version(noboundscheck) + friends
Jonathan M Davis
jmdavisProg at gmx.com
Tue Jun 4 00:19:40 PDT 2013
On Tuesday, June 04, 2013 09:14:28 eles wrote:
> On Monday, 3 June 2013 at 22:19:23 UTC, Ali Çehreli wrote:
> > On 06/03/2013 03:11 PM, Timothee Cour wrote:
> > > Why aren't we using version=noboundscheck (+ friends) instead
> >
> > of
> >
> > > -noboundscheck?
>
> Hijack: what about version(integeroverflow)
Nothing in the language checks for integer overflow, and given the overhead
that it would introduce, there's pretty much no way that it's ever going to be
added. Walter has been against it every time that it's come up.
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list