[D-runtime] druntime commit, revision 476
dsource.org
noreply at dsource.org
Wed Jan 5 23:04:33 PST 2011
druntime commit, revision 476
user: braddr
msg:
Fix AA's on 64bit.
The key aligntsize stuff was pretty messed up.
Move the aligntsize pieces to the aaA.d side of the logic rather than being duplicated in both object.d's AA logic also.
Fix the signature of _aaKeys to match. object.d's version had an extra parameter for the value size that was unused.
http://www.dsource.org/projects/druntime/changeset/476
paths changed:
U trunk/import/object.di
U trunk/posix.mak
U trunk/src/object_.d
U trunk/src/rt/aaA.d
More information about the D-runtime
mailing list