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

Replaced warnings when ARC was not enabled with errors #284

Merged

Conversation

bpoplauschi
Copy link
Member

Related to #281 and #282 (this pull request was not complete and the author did not respond in time).

It's mandatory that CocoaLumberjack is compiled with ARC enabled (even if only for the CL files using -f-objc-arc).

…ry that CocoaLumberjack is compiled with ARC enabled (even if only for the CL files using -f-objc-arc).
@rivera-ernesto
Copy link
Member

Looks ok.

Next time you could try to supersede the previous pul request by following GitHub command line merge instructions to start with the previous pull request changes.

rivera-ernesto pushed a commit that referenced this pull request May 19, 2014
Replaced warnings when ARC was not enabled with errors
@rivera-ernesto rivera-ernesto merged commit 24dfabe into CocoaLumberjack:master May 19, 2014
@bpoplauschi bpoplauschi deleted the arc_warnings_to_errors branch May 19, 2014 09:35
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

2 participants