Skip to content

Runtime: Include source location information in log messages about deprecated implicit Objective-C entry points. #9671

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

Conversation

jckarter
Copy link
Contributor

Make it easier for migration by pinpointing exactly where to insert @objc to keep the entry points in Swift 4 mode. rdar://problem/32230003

@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

…precated implicit Objective-C entry points.

Make it easier for migration by pinpointing exactly where to insert @objc to keep the entry points in Swift 4 mode. rdar://problem/32230003
@jckarter jckarter force-pushed the implicit-objc-log-source-location branch from d58abf1 to c8a7a44 Compare May 17, 2017 02:03
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

@phausler
Copy link
Contributor

hmm that is a failure in the JSON coder stuff perhaps @itaiferber might have an idea here:

stdout>>> expected: 2017-05-17 02:20:17 +0000 to 4001-01-01 00:00:00 +0000 (of type Foundation.DateInterval)
stdout>>> actual: 2017-05-17 02:20:17 +0000 to 4001-01-01 00:00:00 +0000 (of type Foundation.DateInterval)

looks like floating point failures?

@itaiferber
Copy link
Contributor

Yeah, likely some floating-point error. I disabled the failing test in #9682 so this should be clean now.

@itaiferber
Copy link
Contributor

@swift-ci Please smoke test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci Please smoke test

@jckarter jckarter merged commit 5e31b5b into swiftlang:master May 17, 2017
@jckarter
Copy link
Contributor Author

Thanks @itaiferber and @phausler !

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.

4 participants