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

lib: consistent callback checking across project #3539

Closed
wants to merge 1 commit into from
Closed

lib: consistent callback checking across project #3539

wants to merge 1 commit into from

Commits on Oct 27, 2015

  1. lib: consistent callback checking across project

    Throughout the codebase there are two pattern for checking if a
    callback has been provided as an argument. This PR replaces all
    instances to do explicit type checking.
    
    Closes #3536
    Myles Borins committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    ce7e901 View commit details
    Browse the repository at this point in the history