Skip to content
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

Replace rand with arc4random #751

Merged
merged 1 commit into from
Jun 17, 2016
Merged

Replace rand with arc4random #751

merged 1 commit into from
Jun 17, 2016

Conversation

brentleyjones
Copy link
Contributor

Swift 2.3 won't compile with rand.

Is _forceCompilerToStopDoingInsaneOptimizationsThatBreakCode even needed anymore? If not, maybe it can be removed in a separate PR.

Swift 2.3 won't compile with `rand`.
@kzaher
Copy link
Member

kzaher commented Jun 17, 2016

We'll remove that when we'll create RxSwift 3.0 branch. We probably still need it.

@kzaher kzaher merged commit 9b1583f into ReactiveX:develop Jun 17, 2016
@brentleyjones brentleyjones deleted the swift-rand branch June 20, 2016 12:40
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