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-13265] SwiftPM ModuleMapGenerator should use DiagnosticsEngine #4521

Closed
abertelrud opened this issue Jul 21, 2020 · 1 comment
Closed
Assignees
Labels

Comments

@abertelrud
Copy link
Contributor

Previous ID SR-13265
Radar None
Original Reporter @abertelrud
Type Bug
Status Closed
Resolution Duplicate
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee @abertelrud
Priority Medium

md5: b58a158f998d705388f76ac914d6b1d1

duplicates:

  • SR-13266 SwiftPM's ModuleMapGenerator should use DiagnosticsEngine

Issue Description:

Currently, ModuleMapGenerator emits warnings to `stdout`, and throws specialized errors if there's a problem. It should use DiagnosticsEngine like the rest of SwiftPM. The output to `stdout` is especially problematic, since it can interfere with normal output and cause problems for tools scanning the output of `swift-package`.

@abertelrud
Copy link
Contributor Author

This was created in error. Duplicating to https://bugs.swift.org/browse/SR-13266 (which already has the association with the corresponding Radar URL).

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

No branches or pull requests

1 participant