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

Fix -Wstrict-prototypes warnings #985

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

keith
Copy link
Contributor

@keith keith commented Oct 25, 2022

Envoy builds brotli with -Werror, and these strict prototypes are picked up by newer versions of clang.

Envoy builds brotli with -Werror, and these strict prototypes are picked
up by newer versions of clang.
@eustas eustas merged commit 6d03dfb into google:master Oct 25, 2022
@keith keith deleted the ks/fix-wstrict-prototypes-warnings branch October 25, 2022 19:43
pull bot pushed a commit to TheRakeshPurohit/skia that referenced this pull request Oct 26, 2022
These changes pick up a few fixes for compile warnings including:
 - google/brotli#839
 - google/brotli#985

Change-Id: Ic5bc4dbf85fdf840d5e7dfd505808dbb12505736
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/595317
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
juj pushed a commit to Unity-Technologies/brotli that referenced this pull request May 13, 2023
Envoy builds brotli with -Werror, and these strict prototypes are picked
up by newer versions of clang.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants