Message118727
| Author | Tom.OConnor |
|---|---|
| Recipients | Tom.OConnor, akitada, eric.smith, mark.dickinson, skrah |
| Date | 2010-10-14.22:40:30 |
| SpamBayes Score | 0.013008147 |
| Marked as misclassified | No |
| Message-id | <1287096032.39.0.592707968306.issue10052@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Same problem on SGI IRIX 6.5.28 GCC 3.3. Adding the following to pyport.h got me through as well. #define UINT32_MAX 0xffffffff #define INT32_MAX 0x7fffffff |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-14 22:40:32 | Tom.OConnor | set | recipients: + Tom.OConnor, mark.dickinson, eric.smith, akitada, skrah |
| 2010-10-14 22:40:32 | Tom.OConnor | set | messageid: <1287096032.39.0.592707968306.issue10052@psf.upfronthosting.co.za> |
| 2010-10-14 22:40:30 | Tom.OConnor | link | issue10052 messages |
| 2010-10-14 22:40:30 | Tom.OConnor | create | |