Skip to content

Fix modern MSVC compilation error on experimental/filesystem#8469

Open
bob80905 wants to merge 4 commits into
microsoft:mainfrom
bob80905:update_containertest_headers
Open

Fix modern MSVC compilation error on experimental/filesystem#8469
bob80905 wants to merge 4 commits into
microsoft:mainfrom
bob80905:update_containertest_headers

Conversation

@bob80905
Copy link
Copy Markdown
Collaborator

Modern MSVC deperecated experimental/filesystem.
This causes build failures when building DXC with MSVC.
The deprecation occurred on version 1922, so we should account for this removal, instead of silencing deprecation warnings.

@bob80905 bob80905 changed the title Fix modern MSVC compilation error Fix modern MSVC compilation error on experimental/filesystem May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

✅ With the latest revision this PR passed the C/C++ code formatter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant