Message262985
| Author | serhiy.storchaka |
|---|---|
| Recipients | SilentGhost, ronaldoussoren, serhiy.storchaka, slo.sleuth |
| Date | 2016-04-07.08:46:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460018791.03.0.741685663284.issue26707@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
UID is rather int than bytes. And I would use a special UID type. According to Apple's sources [1], the size of UID data is tokenL+1, not self._get_size(tokenL). [1] http://www.opensource.apple.com/source/CF/CF-1153.18/CFBinaryPList.c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-07 08:46:31 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ronaldoussoren, SilentGhost, slo.sleuth |
| 2016-04-07 08:46:31 | serhiy.storchaka | set | messageid: <1460018791.03.0.741685663284.issue26707@psf.upfronthosting.co.za> |
| 2016-04-07 08:46:31 | serhiy.storchaka | link | issue26707 messages |
| 2016-04-07 08:46:30 | serhiy.storchaka | create | |