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

backtrace: Add missing includes for std::cerr and std::ostream #37897

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

derekmauro
Copy link
Contributor

Commit Message: backtrace: Add missing includes for std::cerr and std::ostream
Additional Description: Currently this file is getting the includes transitively though Abseil, and I am trying to remove the includes from Abseil without breaking Envoy.
Risk Level: N/A
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Currently this file is getting the includes transitively though
Abseil, and I am trying to remove includes from Abseil without
breaking Envoy.

Signed-off-by: Derek Mauro <[email protected]>
Copy link

Hi @derekmauro, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #37897 was opened by derekmauro.

see: more, trace.

@phlax
Copy link
Member

phlax commented Jan 6, 2025

failures have been fixed on main - you might need to merge

/retest

@zuercher zuercher self-assigned this Jan 6, 2025
@phlax
Copy link
Member

phlax commented Jan 6, 2025

/retest

@zuercher zuercher merged commit d1de75f into envoyproxy:main Jan 7, 2025
24 checks passed
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.

3 participants