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

Remove implicit conversion warning #149

Merged
merged 1 commit into from Nov 1, 2013
Merged

Remove implicit conversion warning #149

merged 1 commit into from Nov 1, 2013

Conversation

ArloL
Copy link
Contributor

@ArloL ArloL commented Nov 1, 2013

Instead of casting kCGImageAlphaNoneSkipLast to CGBitmapInfo use kCGBitmapAlphaInfoMask & kCGImageAlphaNoneSkipLast.

Instead of casting kCGImageAlphaNoneSkipLast to CGBitmapInfo use kCGBitmapAlphaInfoMask & kCGImageAlphaNoneSkipLast.
rivera-ernesto pushed a commit that referenced this pull request Nov 1, 2013
Remove implicit conversion warning
@rivera-ernesto rivera-ernesto merged commit 4b7a639 into CocoaLumberjack:master Nov 1, 2013
@ArloL ArloL deleted the patch-1 branch November 1, 2013 08:51
@bpoplauschi
Copy link
Member

@ArloL thanks for the patch

@timshadel
Copy link

Awesome! Any chance of a new release soon so I can point my Podfile at a revision that contains this merge? Thanks!!

@rivera-ernesto
Copy link
Member

Early next week at the latest.

Could you please use pod 'CocoaLumberjack', :head in the mean time to give it a try?

@timshadel
Copy link

Yup. Already doing that, thx!


Sent from Mailbox for iPhone

On Thu, Nov 7, 2013 at 6:37 PM, Ernesto Rivera notifications@github.com
wrote:

Early next week at the latest.

Could you please use pod 'CocoaLumberjack', :head in the mean time to give it a try?

Reply to this email directly or view it on GitHub:
#149 (comment)

@bpoplauschi bpoplauschi added this to the 1.6.3 milestone Feb 18, 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

4 participants