January 06, 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