Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
BoltsFramework
Bolts-ObjC
Merge requests
!282
Sanitation fix
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Valeriy Van
requested to merge
github/fork/valeriyvan/signedness
into
master
Oct 14, 2016
Overview
2
Commits
2
Pipelines
0
Changes
2
Changes loop counter from int to NSUInteger to avoid comparing signed and unsigned.