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.

作者 mark.dickinson
收信人 Alexander.Belopolsky, MrJean1, ajaksu2, barry, benjamin.peterson, inducer, mark.dickinson, meador.inge, noufal, pitrou, teoliphant
日期 2010-05-20.20:49:08
SpamBayes Score 0.09783005
Marked as misclassified
Message-id <1274388549.89.0.867463243856.issue3132@psf.upfronthosting.co.za>
In-reply-to
内容
One more reference:

http://msdn.microsoft.com/en-us/library/9dbwhz68(v=VS.80).aspx

gives essentially the same rules for MSVC. "The alignment of the beginning of a structure or a union is the maximum alignment of any individual member. Each member within the structure or union must be placed at its proper alignment as defined in the previous table, which may require implicit internal padding, depending on the previous member."
历史
日期 用户 动作 参数
2010-05-20 20:49:09mark.dickinson修改recipients: + mark.dickinson, barry, teoliphant, pitrou, inducer, ajaksu2, MrJean1, benjamin.peterson, noufal, meador.inge, Alexander.Belopolsky
2010-05-20 20:49:09mark.dickinson修改messageid: <1274388549.89.0.867463243856.issue3132@psf.upfronthosting.co.za>
2010-05-20 20:49:08mark.dickinson链接issue3132 messages
2010-05-20 20:49:08mark.dickinson创建