Skip to content

Libcxx transitive include change fix#4855

Open
mccakit wants to merge 4 commits into
fmtlib:mainfrom
mccakit:libcxx-fix
Open

Libcxx transitive include change fix#4855
mccakit wants to merge 4 commits into
fmtlib:mainfrom
mccakit:libcxx-fix

Conversation

@mccakit

@mccakit mccakit commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

LLVM 23 depracated libc++ transitive includes, as so needs to be included directly at fmt module interface file rather than coming from a another libc++ header.

@mccakit
mccakit requested a review from vitaut as a code owner July 16, 2026 20:52

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but please fix the lint.

@vitaut

vitaut commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Looks like the actual fix is gone and there are some unrelated changes in the PR?

@mccakit

mccakit commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like the actual fix is gone and there are some unrelated changes in the PR?

Indeed, I'll ping you once I get it working

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