Skip to content

Conversation

@koogawa
Copy link

@koogawa koogawa commented Jul 21, 2015

FSNConnection.m:523:36: Implicit conversion loses integer precision: 'NSUInteger' (aka 'unsigned long') to 'int'

image

Reason: The count method of NSArray returns an NSUInteger.

I changed type of concurrencyCountAtStart to NSUInteger.

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.

1 participant