Skip to content
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

[SR-9355] type desugared diagnostics fail #51822

Closed
compnerd opened this issue Nov 27, 2018 · 0 comments
Closed

[SR-9355] type desugared diagnostics fail #51822

compnerd opened this issue Nov 27, 2018 · 0 comments
Assignees
Labels
compiler The Swift compiler in itself

Comments

@compnerd
Copy link
Collaborator

Previous ID SR-9355
Radar None
Original Reporter @compnerd
Type Sub-task
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Sub-task
Assignee @compnerd
Priority Medium

md5: 23043745176cc60e3cde3193e878c2f4

Parent-Task:

Issue Description:

This is probably caused by the AKAString in the DiagnosticEngine using positional parameters. MSVCRT does not support this extension, and the use seems gratuitous. We should remove this and verify that the diagnostics are emitted properly.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant