From: Paul F. <pj...@wa...> - 2023-04-23 11:59:06
|
On 04/22/23 11:41 PM, Paul Floyd wrote: > > Nothing bad to report. I'll do one more test on Solaris 11.3 tomorrow. > Solaris 11.3 amd64 No python3, and I only have python3.4 (and no 'python3' metapackage either) on my machine that is long out of service contract. So I got some moans about that. No aligned_alloc ! The memalign wrapper also wasn't correct for an alignment of zero. I just fixed that. The changes should only affect non-Linux platforms. I'll try to do one more round of tests with these changes from git head. Still to come: Alpine/musl. A+ Paul |