Message 165430 - Python tracker
Message165430
| Author | larry |
|---|---|
| Recipients | Arfrever, Mark.Shannon, do1, larry, ned.deily, vstinner |
| Date | 2012-07-14.00:37:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1342226273.7.0.150482536489.issue15301@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thinking about it some more, maybe we need to be smart about whether uid_t/gid_t are signed or unsigned. I'm no good with configure hackery--could anyone here enhance the configure script so it could tell us whether or not uid_t and gid_t were signed or unsigned? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-14 00:37:53 | larry | set | recipients: + larry, vstinner, ned.deily, Arfrever, Mark.Shannon, do1 |
| 2012-07-14 00:37:53 | larry | set | messageid: <1342226273.7.0.150482536489.issue15301@psf.upfronthosting.co.za> |
| 2012-07-14 00:37:53 | larry | link | issue15301 messages |
| 2012-07-14 00:37:52 | larry | create | |