Breaking D2 language/spec changes with D1 being discontinued in a month
Jonathan M Davis
jmdavisProg at gmx.com
Wed Nov 28 23:52:27 PST 2012
On Thursday, November 29, 2012 08:45:53 Jacob Carlborg wrote:
> On 2012-11-29 01:50, Walter Bright wrote:
> > Something has to be the default, and that dates back to when D was only
> > implemented on 32 bit targets.
>
> How about defaulting to the architecture one is building on?
I believe that that's what most applications do when you build them - at least
in *nix land. There, it really doesn't make sense to assume either 32-bit or
64-bit.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list