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 vstinner
Recipients benjamin.peterson, mark.dickinson, vstinner
Date 2017-04-21.09:41:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492767704.89.0.177956169236.issue30124@psf.upfronthosting.co.za>
In-reply-to
Content
I hope that you understand aliasing issues, because I don't undertand them well :-D So I started to create my collection of links on the topic:
https://haypo-notes.readthedocs.io/misc.html#c-aliasing

The most interesting link is:
http://cellperformance.beyond3d.com/articles/2006/06/understanding-strict-aliasing.html
History
Date User Action Args
2017-04-21 09:41:44vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson
2017-04-21 09:41:44vstinnersetmessageid: <1492767704.89.0.177956169236.issue30124@psf.upfronthosting.co.za>
2017-04-21 09:41:44vstinnerlinkissue30124 messages
2017-04-21 09:41:44vstinnercreate