Moritz Firsching
Moritz Firsching
After a recent highway upgrade https://github.com/libjxl/libjxl/pull/1452, we are observing some unexpected failures in tests with the highway target emu128 on 32 bit architectures, for example ``` [----------] 1 test from...
When using `ellipe` with `pi`, there is an UnboundLocalError, while it works fine when using `+pi` or `1*pi`. Here's an ipython session showing the problem: ```python Python 3.9.2 (default, Feb...
In some cases user may set CMAKE_SKIP_RPATH:BOOL=ON in which case we must indicate explicitly where to find libjxl dynamic library. Reverse cherry-pick from v0.7.x (PR #1711)
DO NOT SUBMIT! This is a continuous test to automatically detect failures caused by updates in the highway submodule. There is a [test_new_highway action](https://github.com/libjxl/libjxl/actions/workflows/test_new_highway.yml) that pulls in changes and commits...
part of a bug report to show what goes wrong with primaries in `SetPreferredColorProfileTest`