Skip to content

swift: cast to the appropriate type #399

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
Oct 12, 2018
Merged

Conversation

compnerd
Copy link
Member

This fixes an error from the swift compiler:
error: cannot convert value of type 'UInt32' to expected argument type 'UInt'

This fixes an error from the swift compiler:
	error: cannot convert value of type 'UInt32' to expected argument type 'UInt'
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

Please test with the following PRs:
#400

@swift-ci please test

@compnerd compnerd merged commit ac525a4 into swiftlang:master Oct 12, 2018
@compnerd compnerd deleted the casting branch October 12, 2018 00:10
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
swift: cast to the appropriate type
Signed-off-by: Kim Topley <ktopley@apple.com>
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