annotate TODO @ 392:54465fca8b9e

Use PKG_CHECK_MODULES to find the gsf-1 library It uses the architecture-prefixed pkg-config binary, so cross-compiling libpst on multi-arch systems works. Fixes: https://bugs.debian.org/838390
author Paul Wise <pabs3@bonedaddy.net>
date Mon, 23 Dec 2019 12:23:22 +0800
parents 2f38c4ce606f
children
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
139
1b3922080ca8 add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents: 108
diff changeset
5 pst2diii needs header and mime type updates from readpst.
1b3922080ca8 add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents: 108
diff changeset
6
198
7c60d6d1c681 decode more recurrence mapi elements
Carl Byington <carl@five-ten-sg.com>
parents: 195
diff changeset
7 At the next soname bump (to libpst.so.5) we should
201
3850a3b11745 fixes for parallel readpst
Carl Byington <carl@five-ten-sg.com>
parents: 200
diff changeset
8 move some of readpst into the shared library, in particular write_normal_email()