Skip to content

Update README "Status" table for fixit support #229

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
Feb 5, 2020

Conversation

benlangmuir
Copy link
Contributor

@benlangmuir benlangmuir commented Feb 5, 2020

As of #216 by @ahoppen

@benlangmuir
Copy link
Contributor Author

@swift-ci please test

@benlangmuir benlangmuir merged commit 74649e6 into master Feb 5, 2020
@benlangmuir benlangmuir deleted the benlangmuir-patch-1 branch February 5, 2020 21:11
3405691582 added a commit to 3405691582/sourcekit-lsp that referenced this pull request Sep 28, 2021
In TSC pr swiftlang#229 and SPM pr #3576, we introduced a method named
`platformBuildPathComponent` to distinguish the valid platform path name
versus the valid target name, where one may have an embedded version
number and the other may not.

SourceKit test suite SwiftPMIntegrationTests currently fails. This is
presumably because this change may be required as it is one of two
uses of `tripleString`. The other uses `tripleString` as the value for
the `-target` field, so it is correct as written. The other -- as in
this commit -- builds a path.
3405691582 added a commit to 3405691582/sourcekit-lsp that referenced this pull request Sep 28, 2021
In TSC pr swiftlang#229 and SPM pr #3576, we introduced a method named
`platformBuildPathComponent` to distinguish the valid platform path name
versus the valid target name, where one may have an embedded version
number and the other may not.

SourceKit test suite SwiftPMIntegrationTests currently fails. This is
presumably because this change may be required as it is one of two
uses of `tripleString`. The other uses `tripleString` as the value for
the `-target` field, so it is correct as written. The other -- as in
this commit -- builds a path.

This commit must be committed in concert with the aforementioned prs.
3405691582 added a commit to 3405691582/sourcekit-lsp that referenced this pull request Sep 29, 2021
In TSC pr swiftlang#229 and SPM pr #3576, we introduced a method named
`platformBuildPathComponent` to distinguish the valid platform path name
versus the valid target name, where one may have an embedded version
number and the other may not.

SourceKit test suite SwiftPMIntegrationTests currently fails. This is
presumably because this change may be required as it is one of two
uses of `tripleString`. The other uses `tripleString` as the value for
the `-target` field, so it is correct as written. The other -- as in
this commit -- builds a path.

This commit must be committed in concert with the aforementioned prs.
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.

1 participant