Message 305847 - Python tracker
Message305847
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, pitrou, skrah, vstinner |
| Date | 2017-11-08.14:14:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510150466.07.0.213398074469.issue27987@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
alignment.patch: + long double dummy; /* force worst-case alignment */ Would it be possible to use max_align_t mentioned by Stefan, at least when this type is available? What is the impact of the patch on objects size? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-08 14:14:26 | vstinner | set | recipients: + vstinner, pitrou, benjamin.peterson, skrah |
| 2017-11-08 14:14:26 | vstinner | set | messageid: <1510150466.07.0.213398074469.issue27987@psf.upfronthosting.co.za> |
| 2017-11-08 14:14:26 | vstinner | link | issue27987 messages |
| 2017-11-08 14:14:26 | vstinner | create | |