Skip to content

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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants