Skip to content

Fix compilation errors under Clang 3.0 #50

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

Merged
merged 1 commit into from
Sep 22, 2011
Merged

Fix compilation errors under Clang 3.0 #50

merged 1 commit into from
Sep 22, 2011

Conversation

atnan
Copy link
Contributor

@atnan atnan commented Sep 22, 2011

We need to provide some guidance for the compiler to know which initWithObjects:count: method we're calling, since allocWithZone: returns id and we're not declaring a local variable.

johnezang added a commit that referenced this pull request Sep 22, 2011
Fix compilation errors under Clang 3.0
@johnezang johnezang merged commit 6d3938e into johnezang:master Sep 22, 2011
@ghost ghost assigned johnezang Sep 23, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants