Mercurial > libpst
view TODO @ 201:3850a3b11745
fixes for parallel readpst
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 16 May 2009 10:32:26 -0700 |
parents | d360f96f71f6 |
children | 2f38c4ce606f |
line wrap: on
line source
Need testing on big-endian machines. We may be missing some LEnn_CPU() calls. pst2diii needs header and mime type updates from readpst. At the next soname bump (to libpst.so.5) we should move some of readpst into the shared library, in particular write_normal_email() remove readpstlog, and produce ascii debug log files add debug FILE* into the pst_file structure, so all debug printing will be passed the pst_file struct. Also add a semaphore in there to synchronize debug printing.