Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter from file crashes JQ if filename is 60 character or longer #1094

Closed
gadton opened this issue Feb 5, 2016 · 1 comment
Closed

Filter from file crashes JQ if filename is 60 character or longer #1094

gadton opened this issue Feb 5, 2016 · 1 comment

Comments

@gadton
Copy link

gadton commented Feb 5, 2016

Sounds strange but JQ 1.5 on Win 7 crashes if I load a filter from file and the name of that file (including folders) is 60 character or longer.
jq-win64.exe -f "D:\Alex\div\Bilder\Tools\PraesGen\.\prepareGPSInformation.jq"
is one char too long.
The length of the command line (other parameter, ...) do not matter.

@gadton gadton changed the title Filter from file crashes JQ is filename is 60 chars or longer Filter from file crashes JQ if filename is 60 chars or longer Feb 5, 2016
@gadton gadton changed the title Filter from file crashes JQ if filename is 60 chars or longer Filter from file crashes JQ if filename is 60 character or longer Feb 5, 2016
@pkoppstein
Copy link
Contributor

The good news is that this problem has already been addressed (see #1072) and has been judged worthy of triggering the creation of a shiny new official release of jq.

The not-so-good news is that it hasn't happened yet, partly because of the question posed at #1072 as follows:

Should we now make a 1.6 or a 1.5.1 release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants