hhss
hhss
**Describe the bug** Pointer substraction cause compilation error when overflowcheck is enabled **To Reproduce** Code to reproduce the behaviour: ```cython # cython: overflowcheck=True import numpy as np cpdef run(): cdef...
libH5Zblosc.so generated by cmake build depends on libblosc.so built from github source code as indicated below in CMakeLists.txt. https://github.com/Blosc/hdf5-blosc/blob/bd8ee59708f366ac561153858735165d3a543b18/CMakeLists.txt#L25-L30 But running cmake installation command ( `cmake --build . --target install`)...