Mattias Wadman
Mattias Wadman
Kodi version: kodi-21.2-Omega OS and hardware: macOS and FireTV (Android) Reproduction: 1. Play this episode https://www.svtplay.se/video/8opYo73/mordet-pa-on/avsnitt-1 2. Every couple of seconds the picture jumps a bit as if a frame...
``` $ jq -n 'null | halt_error(5)' $ jaq -n 'null | halt_error(5)' null ``` Can't find this in documentation but there is a comment about in the code https://github.com/jqlang/jq/blob/master/src/main.c#L228-L229...
```sh $ jq -cn '1 | .. = [.]' [1] $ cargo run -- -cn '1 | .. = [.]' thread 'main' has overflowed its stack fatal runtime error: stack...
I don't know if jaq aim to be jq compatible in these cases: ```sh # jaq errors, jq ceils jq -n '"abcd"[1.9:2.9]' "bc" # jaq errors, jq ceils codepoint #...
Related to #1087
[Release notes](https://alpinelinux.org/posts/Alpine-3.23.0-released.html)