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

status: don't use the callback version #283

Merged
merged 1 commit into from Nov 2, 2013
Merged

Conversation

@carlosmn
Copy link
Member

carlosmn commented Nov 2, 2013

This allows us more straightforward code as well as returning NULL on
error with much less hassle than it would take with the callback
version.


As a bonus, this version returns NULL on error instead of stopping the iteration and returning half a result.

This allows us more straightforward code as well as returning NULL on
error with much less hassle than it would take with the callback
version.
@jdavid jdavid merged commit ceac655 into libgit2:master Nov 2, 2013
1 check passed
1 check passed
default The Travis CI build passed
Details
@carlosmn carlosmn deleted the carlosmn:status-list branch Jan 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.