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-7609] Alternating between release and debug builds forces a complete recompilation #5359

Closed
swift-ci opened this issue May 5, 2018 · 2 comments
Labels

Comments

@swift-ci
Copy link
Contributor

swift-ci commented May 5, 2018

Previous ID SR-7609
Radar rdar://problem/33856988
Original Reporter andreasw (JIRA User)
Type Bug
Status Closed
Resolution Done
Environment

Swift version 4.1 (swift-4.1-RELEASE)
Target: x86_64-unknown-linux-gnu

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

md5: b9d69c418acfc2c364ffbaed5de88441

Issue Description:

Doing the following

swift build -c release

swift build -c debug

swift build -c release

forces a complete recompilation on the third command even if nothing has changed.

swift build -c release

swift build -c release

works fine as does

swift build -c debug

swift build -c release

swift build -c debug

@ankitspd
Copy link
Member

ankitspd commented May 7, 2018

@swift-ci create

@ankitspd
Copy link
Member

#1731

@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

2 participants