This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:02mbasetrecipients: + mba
2017-02-22 12:24:02mbasetmessageid: <1487766242.34.0.703380697066.issue29619@psf.upfronthosting.co.za>
2017-02-22 12:24:02mbalinkissue29619 messages
2017-02-22 12:24:02mbacreate