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

Add 'ne' to -S/-n help for jval/jnamval #837

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

xexyl
Copy link
Contributor

@xexyl xexyl commented Sep 13, 2023

Minor fix in jval and jnamval - new version 0.0.15 2023-09-13.

The 'ne' operator for -S and -n already was parsed (by foresight that it would be needed, maybe) but it was not in the help. Also I decided to change the order of the enum so that JSON_CMP_OP_NE comes right after JSON_CMP_OP_EQ rather than at the end.

Man pages updated - added 'ne' to -S and -n options.

Minor fix in jval and jnamval - new version 0.0.15 2023-09-13.

The 'ne' operator for -S and -n already was parsed (by foresight that it would
be needed, maybe) but it was not in the help. Also I decided to change the order
of the enum so that JSON_CMP_OP_NE comes right after JSON_CMP_OP_EQ rather
than at the end.

Man pages updated - added 'ne' to -S and -n options.
@xexyl
Copy link
Contributor Author

xexyl commented Sep 13, 2023

This was simple enough to do I felt before 'I'm back'.

I'll update you on my condition next in the other thread and then be doing other things for the rest of the day.

@lcn2 lcn2 merged commit a60475c into ioccc-src:master Sep 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants