Message118325
| Author | skrah |
|---|---|
| Recipients | akitada, eric.smith, mark.dickinson, skrah |
| Date | 2010-10-10.09:33:50 |
| SpamBayes Score | 0.047787618 |
| Marked as misclassified | No |
| Message-id | <1286703231.98.0.406814710512.issue10052@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FreeBSD 5.0 has stdint.h, which includes machine/_stdint.h. In the latter file the *_MAX constants are defined. It looks like FreeBSD has had the correct setup for more than 7 years: http://svn.freebsd.org/viewvc/base/release/5.0.0/sys/i386/include/ I would be moderately against making changes in Python for dated systems. Could you perhaps just copy the files from 5.0? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-10 09:33:52 | skrah | set | recipients: + skrah, mark.dickinson, eric.smith, akitada |
| 2010-10-10 09:33:51 | skrah | set | messageid: <1286703231.98.0.406814710512.issue10052@psf.upfronthosting.co.za> |
| 2010-10-10 09:33:50 | skrah | link | issue10052 messages |
| 2010-10-10 09:33:50 | skrah | create | |