Skip to content

CallbackMatcher should not be executed for internal function names #50

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 1 commit into from
Feb 5, 2015

Conversation

pskt
Copy link
Contributor

@pskt pskt commented Feb 5, 2015

I found a problem with CallbackMatcher - it was executed for strings representing internal function names, like sin.

There is a small fix, that prevents execution of callbackMatcher on non-objects.

norberttech pushed a commit that referenced this pull request Feb 5, 2015
CallbackMatcher should not be executed for internal function names
@norberttech norberttech merged commit 3fcfd66 into coduo:master Feb 5, 2015
@pskt pskt deleted the callback-matcher-on-function-names branch February 5, 2015 18:19
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