Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Minor giterr fixups #3631

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 2 commits into from
Feb 23, 2016
Merged

Minor giterr fixups #3631

merged 2 commits into from
Feb 23, 2016

Conversation

ethomson
Copy link
Member

Update the documentation to giterr_set_str to reflect that it does not actually honor the GITERR_OS argument to include the operating system's error message. Update internal usages of giterr_set_str to more accurately use giterr_set.

Edward Thomson added 2 commits February 23, 2016 13:08
Use the `giterr_set` function, which actually supports `GITERR_OS`.
The `giterr_set_str` function is exposed for external users and will
not append the operating system's error message.
The `giterr_set_str` does not actually honor `GITERR_OS`.  Remove
the documentation that claims that we do.
carlosmn added a commit that referenced this pull request Feb 23, 2016
@carlosmn carlosmn merged commit 4395592 into libgit2:master Feb 23, 2016
@ethomson ethomson deleted the giterr_fixups branch February 29, 2016 20:57
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.

2 participants