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

gcc: remove -Wdangling-reference workaround #36452

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

asedeno
Copy link
Contributor

@asedeno asedeno commented Oct 4, 2024

The false positive warnings have been resolved in current versions of gcc.

Risk Level: low
Testing: CI

The false positive warnings have been resolved in current version of gcc.

Signed-off-by: Alejandro R. Sedeño <asedeno@google.com>
@kyessenov kyessenov self-assigned this Oct 4, 2024
@kyessenov kyessenov enabled auto-merge (squash) October 4, 2024 22:22
@asedeno
Copy link
Contributor Author

asedeno commented Oct 4, 2024

/retest

@kyessenov kyessenov merged commit 9244dc9 into envoyproxy:main Oct 4, 2024
20 checks passed
@asedeno asedeno deleted the Wdanging-reference branch October 5, 2024 00:00
Stevenjin8 pushed a commit to Stevenjin8/envoy that referenced this pull request Oct 10, 2024
The false positive warnings have been resolved in current versions of
gcc.

Risk Level: low
Testing: CI

Signed-off-by: Alejandro R. Sedeño <asedeno@google.com>
Signed-off-by: Steven Jin Xuan <sjinxuan@microsoft.com>
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