Skip to content

Synchronize Measurement.swift from the overlay #1353

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
Dec 5, 2017

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Dec 3, 2017

This is a subsequent PR of #1349 and #1350.

This contains the changes from swiftlang/swift#4167.

@ikesyo
Copy link
Member Author

ikesyo commented Dec 3, 2017

@swift-ci Please test


extension MeasurementFormatter {
public func string<UnitType>(from measurement: Measurement<UnitType>) -> String { NSUnimplemented() }
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this function go away?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally missed that. Thanks, this looks great.

@ikesyo
Copy link
Member Author

ikesyo commented Dec 5, 2017

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 1b91087 into swiftlang:master Dec 5, 2017
@ikesyo ikesyo deleted the measurement-sync-with-overlay branch December 5, 2017 03:29
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.

3 participants