More Front End Vector Support
Mehrdad
wfunction at hotmail.com
Thu Jul 5 15:32:11 PDT 2012
On Thursday, 5 July 2012 at 22:28:21 UTC, Walter Bright wrote:
> I don't think D should do emulation - it should give a compiler
> error on vector sizes and operations that are not supported.
>
> The reason is the user may not expect the (very) slow
> emulation, and gets no indication of when it happens. By giving
> a compiler error on them, the user has the opportunity to
> decide what to do about it.
It's called a warning. ;)
More information about the Digitalmars-d
mailing list