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-8645] BuildPlan error descriptions aren't printed #4761

Closed
jackhl opened this issue Aug 26, 2018 · 3 comments
Closed

[SR-8645] BuildPlan error descriptions aren't printed #4761

jackhl opened this issue Aug 26, 2018 · 3 comments
Labels

Comments

@jackhl
Copy link
Member

jackhl commented Aug 26, 2018

Previous ID SR-8645
Radar rdar://problem/44107503
Original Reporter @jackhl
Type Bug
Status Resolved
Resolution Duplicate
Environment

Swift 4.2 docker image.

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 9c3d605ae7d7e4374c9bb8eb664b6bb9

relates to:

  • SR-5383 Display appropriate message when trying to build system module packages
  • SR-8646 BuildPlan.Error.missingLinuxMain description rephrasing

Issue Description:

In swift 4.2 when `BuildPlan` errors are printed to the console, only the enum case name is printed. For example, if you create an spm package and delete LinuxMain.swift, it just prints "error: missingLinuxMain" rather than the description text "missing LinuxMain.swift file".

@ankitspd
Copy link
Member

ankitspd commented Sep 4, 2018

@swift-ci create

@swift-ci
Copy link
Contributor

Comment by Matthew Seaman (JIRA)

Although not strictly a duplicate, this was fixed as part of
SR-5383.

@swift-ci
Copy link
Contributor

Comment by Matthew Seaman (JIRA)

Addressed in SR-5383.

@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

3 participants