We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jpwl.c line 1299 always evaluates to true (!JPWL_ASSUME || JPWL_ASSUME)
The text was updated successfully, but these errors were encountered:
This was introduced at commit 7fd2ae9. @fodevaux any way we can contact original authors ?
Sorry, something went wrong.
this code is never compiled, must have been found by some dummy static code analyzer. I am tempted to close as wontfix.
Maybe it can be commented as unused code.
98324bb
No branches or pull requests
jpwl.c line 1299
always evaluates to true
(!JPWL_ASSUME || JPWL_ASSUME)
The text was updated successfully, but these errors were encountered: