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
scan-build complaint on cookie_interface.c #7497
Comments
Isn't |
I suppose the |
I suppose the l (ell) should be removed from there, right?
I think so, to make it C89 compatible. (I assume we stick to C89 for examples too?)
|
I think we should, if nothing else to make it easier for us to run the checkers and tools with the same conditions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, #7490 caused scan-build to yell:
The text was updated successfully, but these errors were encountered: