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

Warnint 64to32 6186 v3 #9155

Closed
wants to merge 2 commits into from

Conversation

catenacyber
Copy link
Contributor

[Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6186

Describe changes:

  • ci : add the -Wshorten-64-to-32 flag to clang after -Wimplicit-int-conversion
  • fix these warnings for all src/a*.c
LIBHTP_BRANCH=pr/397

OISF/libhtp#397

Modifies #9117 with rebase and new libhtp PR

How can I fix the CI about format ? Locally ./scripts/clang-format.sh branch is happy

Ticket: OISF#6186

clang warns and errors on 64 to 32 bits integer conversion
Ticket: OISF#6186

Warnings about downcast from 64 to 32 bits
This was referenced Jul 6, 2023
@catenacyber
Copy link
Contributor Author

Replaced by #9169

@catenacyber catenacyber closed this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant