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

hstr --is-tiocsti #489

Open
leapfog opened this issue Apr 20, 2023 · 0 comments
Open

hstr --is-tiocsti #489

leapfog opened this issue Apr 20, 2023 · 0 comments

Comments

@leapfog
Copy link

leapfog commented Apr 20, 2023

I read src/hstr_utils.c as if there shouldn't be a space character written, but sometimes there is:

$ for i in {0..999}; do hstr --is-tiocsti; done | tr -cd 'y'

sample output:

  yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy    yyyyyyyyy
yyyyyyyyyyyyyyyyyy  yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

And while src/include/hstr_utils.h says (in its comments), hstr --is-tiocsti would also reflect the availability in its exit code, the exit code always is 0.

@dvorka dvorka self-assigned this Apr 24, 2023
@dvorka dvorka added this to the 3.2 Stabilization milestone Apr 24, 2023
@dvorka dvorka pinned this issue Feb 24, 2024
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

2 participants