annotate TODO @ 125:23a36ac0514d

recover dropped pragma pack line, use int64_t rather than off_t to avoid forcing users of the shared library to enable large file support.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 03 Feb 2009 15:01:47 -0800
parents 1b2a4fac1303
children 1b3922080ca8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
1
51
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
2 Need testing on big-endian machines. We may be missing some LEnn_CPU()
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
3 calls.
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
4
108
1b2a4fac1303 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
Carl Byington <carl@five-ten-sg.com>
parents: 51
diff changeset
5 The debug log code, and readpstlog, needs large file support to handle
1b2a4fac1303 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
Carl Byington <carl@five-ten-sg.com>
parents: 51
diff changeset
6 debug files larger than 2GB.