Message 274617 - Python tracker (original) (raw)

Message274617

Author serhiy.storchaka
Recipients Devin Jeanpierre, belopolsky, benjamin.peterson, christian.heimes, guidod-2011, mark.dickinson, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2016-09-06.20:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1473192284.51.0.806545008706.issue17884@psf.upfronthosting.co.za
In-reply-to
Content
Include/pyport.h now includes both <inttypes.h> and <stdint.h>. But the <inttypes.h> header shall include the <stdint.h> header. [1] [1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/inttypes.h.html
History
Date User Action Args
2016-09-06 20:04:44 serhiy.storchaka set recipients: + serhiy.storchaka, mark.dickinson, belopolsky, pitrou, vstinner, christian.heimes, benjamin.peterson, Devin Jeanpierre, python-dev, guidod-2011
2016-09-06 20:04:44 serhiy.storchaka set messageid: 1473192284.51.0.806545008706.issue17884@psf.upfronthosting.co.za
2016-09-06 20:04:44 serhiy.storchaka link issue17884 messages
2016-09-06 20:04:44 serhiy.storchaka create