Skip to content

Improve diagnostics on invalid UnsafePointer conversion. #4122

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
Aug 8, 2016
Merged

Improve diagnostics on invalid UnsafePointer conversion. #4122

merged 1 commit into from
Aug 8, 2016

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Aug 8, 2016

The only remaning issue is that we should have a warning to rename
Unsafe[Mutable]Pointer to Unsafe[Mutable]RawPointer.

See #4108

The only remaning issue is that we should have a warning to rename
Unsafe[Mutable]Pointer<Void> to Unsafe[Mutable]RawPointer.
@atrick
Copy link
Contributor Author

atrick commented Aug 8, 2016

@swift-ci Smoke test OS X.

@atrick
Copy link
Contributor Author

atrick commented Aug 8, 2016

@tkremenek Please merge. This change already passed linux testing on trunk.

@tkremenek tkremenek merged commit b22e9d5 into swiftlang:swift-3.0-branch Aug 8, 2016
@atrick atrick deleted the rawptr-diag-3.0 branch May 26, 2017 02:06
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