Skip to content

Improve diagnostics on invalid UnsafePointer conversion. #4114

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. #4114

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.

That should be fixed by:
#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 Please smoke test.

@atrick
Copy link
Contributor Author

atrick commented Aug 8, 2016

@tkremenek I think this should be merged. It's been over an hour and linux testing hasn't even started. There's nothing platform specific here.

@tkremenek tkremenek merged commit 92f0d9e into swiftlang:master Aug 8, 2016
@tkremenek
Copy link
Member

@atrick Agreed.

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