Message 288355 - Python tracker
Message288355
| Author | mba |
|---|---|
| Recipients | mba |
| Date | 2017-02-22.12:24:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487766242.34.0.703380697066.issue29619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
ino_t is of type 'unsigned long' or 'unsigned long long'. Casting it to signed type means that negative values are incorrectly returned for large inodes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-22 12:24:02 | mba | set | recipients: + mba |
| 2017-02-22 12:24:02 | mba | set | messageid: <1487766242.34.0.703380697066.issue29619@psf.upfronthosting.co.za> |
| 2017-02-22 12:24:02 | mba | link | issue29619 messages |
| 2017-02-22 12:24:02 | mba | create | |