[Issue 231] long is 4-byte aligned in unittest with 4 character module name
Sean Kelly
sean at f4.ca
Sat Jul 8 15:06:45 PDT 2006
d-bugmail at puremagic.com wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=231
>
>
> bugzilla at digitalmars.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|NEW |RESOLVED
> Resolution| |INVALID
>
>
>
>
> ------- Comment #4 from bugzilla at digitalmars.com 2006-07-08 16:39 -------
> Not a bug, since longs only need to be aligned on 4 byte boundaries on a 32 bit
> machine.
Thanks. Out of curiosity, does this apply to double as well? I noticed
the same issue there.
Sean
More information about the Digitalmars-d-bugs
mailing list