Skip to content

Refactor enum Error to ModuleError #148

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 24, 2016
Merged

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Feb 24, 2016

Rename the enum Error in extension of PackageType.Package since it is already declared here : https://github.com/apple/swift-package-manager/blob/master/Sources/PackageType/Package.swift#L27

currently the project builds because of this bug : https://bugs.swift.org/browse/SR-808
(fails to build if any of those error cases is in catch statements)

mxcl added a commit that referenced this pull request Feb 24, 2016
Refactor enum Error to ModuleError
@mxcl mxcl merged commit bb84c71 into swiftlang:master Feb 24, 2016
@aciidgh aciidgh deleted the patch-8 branch February 24, 2016 19:45
aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
[BuildSystem] Don't overcommit CPUs in execution queue.
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.

2 participants