kimikage
kimikage
cf: https://github.com/JuliaMath/FixedPointNumbers.jl/pull/277#discussion_r1554726853 This can cause compatibility issues in downstream packages depending on Statistics (on Julia v1.6, etc.).
cf. https://github.com/JuliaMath/FixedPointNumbers.jl/issues/96#issuecomment-2143350761 cf. #290
I have not yet been able to reproduce the issue #166. This adds a workaround as a quick fix. I think it would be good to see how this changes...
cf. PR #168 64-bit system: (msb) `0xLLLL_oooo_oooo_oooo` (lsb) 32-bit system: (msb) `0xLLLL_oooo` (lsb) I have some doubts as to whether the size should be system-dependent, but I keep that as...
The crash during testing of TiffImages.jl has been logged in the PkgEval reports for a while now. https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-05/22/TiffImages.primary.log ``` bswap must be an even number of bytes %350 = call...