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

Fix warnings #279

Merged
merged 5 commits into from
May 15, 2014
Merged

Conversation

rivera-ernesto
Copy link
Member

Incudes #245.

Ethen A. Wilson and others added 5 commits March 22, 2014 15:46
…zz14456-master

Conflicts:
	Lumberjack/DDTTYLogger.m
```
Call to 'malloc' has an allocation size of 0 bytes
    Class *classes = (Class *)malloc(sizeof(Class) * numClasses);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

Call to 'malloc' has an allocation size of 0 bytes
Assuming '__a1' is < '__b1'
Call to 'malloc' has an allocation size of 0 bytes
```
@bpoplauschi
Copy link
Member

Good job @rivera-ernesto

@rivera-ernesto
Copy link
Member Author

No more open pull requests!
Let's test it and release 1.9.0!

@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

2 participants