Skip to content

FoundationEssentials: add type to the file attributes on Windows #634

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

Merged
merged 1 commit into from
May 28, 2024

Conversation

compnerd
Copy link
Member

Get the file type using the Win32 APIs and wire that into the attribute dictionary.

@compnerd compnerd requested review from parkera and jmschonfeld May 24, 2024 15:20
@compnerd
Copy link
Member Author

@swift-ci please test

Get the file type using the Win32 APIs and wire that into the attribute
dictionary.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 02e110f into swiftlang:main May 28, 2024
2 checks passed
@compnerd compnerd deleted the type branch May 28, 2024 12:04
compnerd added a commit to compnerd/swift-foundation that referenced this pull request May 29, 2024
clang imported types in WinSDK do not sometimes match the expected
types. Add overloads to shadow the types and match expectations. This
repairs the build after swiftlang#634.
jmschonfeld pushed a commit that referenced this pull request May 29, 2024
clang imported types in WinSDK do not sometimes match the expected
types. Add overloads to shadow the types and match expectations. This
repairs the build after #634.
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