Commit dc05d1b
committed
Rename
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.errno.h and stdio.h to swiftsyntax_errno.h and swiftsyntax_stdio.h
1 parent 3301d33 commit dc05d1b
File tree
5 files changed
+4
-4
lines changed- Sources/_SwiftSyntaxCShims/include
5 files changed
+4
-4
lines changedFile renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
File renamed without changes.
File renamed without changes.
0 commit comments