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 pitrou
Recipients njs, pitrou, vstinner
Date 2016-03-21.15:09:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458572984.54.0.845638939358.issue26588@psf.upfronthosting.co.za>
In-reply-to
Content
What about compilers that don't support "__attribute__((packed))"? Instead you could use a compare func that compares struct fields...
History
Date User Action Args
2016-03-21 15:09:44pitrousetrecipients: + pitrou, vstinner, njs
2016-03-21 15:09:44pitrousetmessageid: <1458572984.54.0.845638939358.issue26588@psf.upfronthosting.co.za>
2016-03-21 15:09:44pitroulinkissue26588 messages
2016-03-21 15:09:44pitroucreate