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 skrah
Recipients matejcik, neologix, pitrou, skrah, vstinner
Date 2014-01-23.00:18:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390436296.39.0.109388440411.issue20354@psf.upfronthosting.co.za>
In-reply-to
Content
For gcc, #pragma pack(n) apparently sets the new aligment for the entire
compilation unit:

http://gcc.gnu.org/onlinedocs/gcc/Structure-Packing-Pragmas.html
History
Date User Action Args
2014-01-23 00:18:16skrahsetrecipients: + skrah, pitrou, vstinner, matejcik, neologix
2014-01-23 00:18:16skrahsetmessageid: <1390436296.39.0.109388440411.issue20354@psf.upfronthosting.co.za>
2014-01-23 00:18:16skrahlinkissue20354 messages
2014-01-23 00:18:16skrahcreate