--- - branch: MAIN date: Mon Dec 15 15:06:43 UTC 2008 files: - new: '1.4' old: '1.3' path: pkgsrc/security/policykit/distinfo pathrev: pkgsrc/security/policykit/distinfo@1.4 type: modified - new: '1.1' old: '0' path: pkgsrc/security/policykit/patches/patch-authdb pathrev: pkgsrc/security/policykit/patches/patch-authdb@1.1 type: added id: 20081215T150643Z.7b9fd79de523fd88af02029defa0c892e076bba3 log: | gcc complains when an int is cast to a pointer of different size. To avoid that warning, the ints are first cast to size_t, which is more likely to match the size of a pointer. Unfortunately, the intptr_t and uintptr_t types are marked optional in C99. module: pkgsrc subject: 'CVS commit: pkgsrc/security/policykit' unixtime: '1229353603' user: rillig