Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 2, 2024

In some build scenarios compilers get confused if a file named errno.h includes errno.h, even if it’s intended to be from a different directory. Renaming the files in swift-syntax works around that issue.

…tax_stdio.h`

In some build scenarios compilers get confused if a file named `errno.h` includes `errno.h`, even if it’s intended to be from a different directory. Renaming the files in swift-syntax works around that issue.
@ahoppen ahoppen requested a review from rintaro May 2, 2024 15:29
@ahoppen ahoppen requested a review from bnbarham as a code owner May 2, 2024 15:29
@ahoppen
Copy link
Member Author

ahoppen commented May 2, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit 061d5fd into swiftlang:main May 2, 2024
@ahoppen ahoppen deleted the rename-stdio-errno branch August 4, 2025 10:49
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