Mercurial > libpst
comparison TODO @ 51:06c0262ad689 stable-0-6-5
code cleanup
author | carl |
---|---|
date | Tue, 22 Jan 2008 14:39:02 -0800 |
parents | fb3818370dd6 |
children | 1b2a4fac1303 |
comparison
equal
deleted
inserted
replaced
50:fb3818370dd6 | 51:06c0262ad689 |
---|---|
1 Code items that seems to be incorrect, but need verification: | |
2 | 1 |
3 1) case 0x360A: // PR_SUBFOLDERS Has children | 2 Need testing on big-endian machines. We may be missing some LEnn_CPU() |
3 calls. | |
4 | 4 |
5 Is that really an int32_t flag? All the other boolean flags seem be | |
6 int16_t. | |
7 |