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

src: fixed a small inconsistency between a check and error #515

Closed
wants to merge 1 commit into from
Closed

src: fixed a small inconsistency between a check and error #515

wants to merge 1 commit into from

Conversation

toastynerd
Copy link
Contributor

I was digging through the source and noticed this pretty trivial inconsistency between the check that's made and the error that's thrown in DLOpen and thought it would be good practice for going through the contribution process.

@bnoordhuis
Copy link
Member

LGTM but can you update the commit log per the guidelines in CONTRIBUTING.md? The subsystem for changes to src/ is (usually) src:.

@toastynerd
Copy link
Contributor Author

Ahh, okay, I'll update. I was wondering about that, thanks.

@toastynerd toastynerd changed the title c++: fixed a small inconsistency between a check and error src: fixed a small inconsistency between a check and error Jan 19, 2015
rvagg pushed a commit that referenced this pull request Jan 20, 2015
dlopen takes exactly 2 arguments, check for exactly 2

PR-URL: #515
Reviewed-By: Rod Vagg <rod@vagg.org>
@rvagg
Copy link
Member

rvagg commented Jan 20, 2015

minor commit msg edits, landed in 9419e1f, thanks @toastynerd!

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.

3 participants