]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure all data structures have 8-byte alignment - necessary for the
authordrh <drh@noemail.net>
Tue, 3 May 2005 12:30:33 +0000 (12:30 +0000)
committerdrh <drh@noemail.net>
Tue, 3 May 2005 12:30:33 +0000 (12:30 +0000)
commitc96d8530ca54c7ec7c6ca52b9e7f01f33f0c4235
tree5b626dae6c6eada83cdd9a4e674c8b0574160784
parent07d183da905fa669eb4d5ce2c570f46a97f728cc
Make sure all data structures have 8-byte alignment - necessary for the
sparc architecture and helpful on other 64-bit platforms.  Ticket #1232.
Also update some comments in build.c. (CVS 2452)

FossilOrigin-Name: d9418851cebc1605d8d62aad7987c0d61a905e81
manifest
manifest.uuid
src/btree.c
src/build.c
src/util.c