Message343495
| Author | gregory.p.smith |
|---|---|
| Recipients | benjamin.peterson, fweimer, gregory.p.smith, methane, miss-islington, nascheme, pitrou, skrah, tgrigg, twouters, vstinner |
| Date | 2019-05-25.17:29:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558805397.26.0.0939462038976.issue27987@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm not marking this bug as "Fixed" as the original complaint about obmalloc'd structs with a long double not being aligned is still going to be true on 32-bit platforms for 2.7 - 3.7. We've merely increased the obmalloc alignment to 16-bytes on 64-bit platforms. So the problem should only remain for 32-bit users which at this point are likely only arm (rpi and similar low end friends not using a 64-bit OS). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-25 17:29:57 | gregory.p.smith | set | recipients: + gregory.p.smith, twouters, nascheme, pitrou, vstinner, benjamin.peterson, methane, skrah, fweimer, miss-islington, tgrigg |
| 2019-05-25 17:29:57 | gregory.p.smith | set | messageid: <1558805397.26.0.0939462038976.issue27987@roundup.psfhosted.org> |
| 2019-05-25 17:29:57 | gregory.p.smith | link | issue27987 messages |
| 2019-05-25 17:29:57 | gregory.p.smith | create | |