Closed barracuda156 closed 4 months ago
Thanks for the report.
Hopefully adding the following line will do: https://github.com/Bioconductor/SparseArray/blob/533a86a5fee60e5bcb2f5cd8c16f2019eca8ac04/src/thread_control.c#L7-L10 Unfortunately I don't have access to Clang-16 so was not able to test.
This is in SparseArray 1.5.2 (devel
branch) and 1.4.2 (RELEASE_3_19
branch).
@barracuda156 Can you confirm the problem is gone with the latest version? Thanks
@barracuda156 Can you confirm the problem is gone with the latest version? Thanks
Yes, 1.4.8 builds fine across the board: https://ports.macports.org/port/R-SparseArray/details
New version fails to build with Clang:
GCC build is fine.