itchyny

Results 231 comments of itchyny

I confirmed this is a regression after 1.6. More understandable example is ```bash $ jq '[.[] | try tonumber catch .]'

I was using a bit older jq and didn't read the thread carefully. This bug was indeed fixed by #2400 (c4d39c4d22f2b12225ca1b311708f7e084ad9ff8) on May 27, 2022.

The original issue of improper 'cp' usage on jq.1 has been resolved by #1799 (012af2186bb202edea4781a8128001bb078bbb27) on Jan 31, 2019. If you're facing different issues on BSD, please open a new...

Although we don't provide a PDF manual, you can build from the man page as suggested above, and you can also use browser to print the page to a PDF...

1.7 is released.

Since [jq 1.7](https://github.com/jqlang/jq/releases/tag/jq-1.7) has been released, I'm closing this issue. You can also report vulnerabilities via GitHub: https://github.com/jqlang/jq/security/advisories/new.

Added to the next release milestone. Needs rebasing though.

Taking a careful look into this patch, I finally understand why this is hard to merge. This patch adds `JV_KIND_FIELD` to `jv_kind`, but this is not what `jv_kind` is intended....

This bug was fixed by #2400 (c4d39c4d22f2b12225ca1b311708f7e084ad9ff8).

@nicowilliams Would you take this issue please? If you could improve the release job to commit and push signatures, that would be great.