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

Bug in JCommander: repeated boolean option flips that option #228

Closed
bengtmartensson opened this issue Feb 2, 2023 · 1 comment
Closed

Comments

@bengtmartensson
Copy link
Owner

$ irptransmogrifier render denon-k --name D=4,S=1,F=368 --pronto 
0000 0070 0000 0032 0080 0040 0010 0010 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0ACD

$ irptransmogrifier render denon-k --name D=4,S=1,F=368 --pronto -p
[org.harctoolbox.cmdline.CommandRender$Renderer render] WARNING: No output requested. Use either --raw, --raw-without-signs, --pronto, --modulate, or --printparameters to get output.

This is a reported bug in JCommander cbeust/jcommander#530, since over a year, that the maintainer does not seems to care about.

I will not fix.

@bengtmartensson bengtmartensson closed this as not planned Won't fix, can't repro, duplicate, stale Feb 2, 2023
@mkarg
Copy link

mkarg commented Apr 28, 2024

This is a reported bug in JCommander cbeust/jcommander#530, since over a year, that the maintainer does not seems to care about.

I will not fix.

Being one of the maintainers of JCommander I need to correct your view on this. At JCommander we do not see it as our task to fix all issues on our own, as we all are volunteers. Instead, the maintainers see their job solely as managers. Everybody is encouraged to send in PRs with proposed bug fixes. We simply review them.

If the bug still exists in JCommander 1.83 then feel free to provide a PR containing a unit test prooving your claim and a proposal for a fix. We guarantee we will review it eventually.

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