[Issue 231] long is 4-byte aligned in unittest with 4 character module name

Jarrett Billingsley kb3ctd2 at yahoo.com
Sun Jul 9 14:44:30 PDT 2006


"kris" <foo at bar.com> wrote in message 
news:e8qhlp$2rtk$1 at digitaldaemon.com...

> Does D align double on 32bit or 64bit? How about double[] ?

double.alignof is 8 on my 32-bit machine.  And if array alignment works like 
I believe it does, double[] should also be 64-bit aligned. 





More information about the Digitalmars-d-bugs mailing list