Release: MinGW64 GCC 4.6.1 GDC 1.070/2.055

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Dec 19 08:42:08 PST 2011


On 12/19/11, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> I think it compiles in 64bit mode by default. This assert passes without
> -m64:
> static assert(size_t.sizeof == 8);

Woops, sorry I assumed you meant it doesn't, but you didn't say that. My bad. :)


More information about the D.gnu mailing list