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

Add explicit casts for integer conversion. #253

Conversation

ewanmellor
Copy link
Contributor

Add explicit casts from NSUinteger to uInt for the assignments into
z_stream_s. These types are different on 64-bit builds, and this
causes a warning in Xcode 5.1 with -Wshorten-64-to-32.

Add explicit casts from NSUinteger to uInt for the assignments into
z_stream_s.  These types are different on 64-bit builds, and this
causes a warning in Xcode 5.1 with -Wshorten-64-to-32.
rivera-ernesto pushed a commit that referenced this pull request Apr 1, 2014
…t-cast

Add explicit casts for integer conversion.
@rivera-ernesto rivera-ernesto merged commit 70e9b96 into CocoaLumberjack:master Apr 1, 2014
@ewanmellor ewanmellor deleted the CompressingLogFileManager-explicit-cast branch April 1, 2014 01:15
@bpoplauschi bpoplauschi added this to the 1.9.0 milestone May 16, 2014
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.

None yet

3 participants