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

assert: fix loose assert with map and set #22145

Closed
wants to merge 1 commit into from

Commits on Aug 5, 2018

  1. assert: fix loose assert with map and set

    There was an oversight when checking the possible loose comparisons.
    This is now fixed by also accepting `''` instead of `0` or `false`.
    BridgeAR committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    e24fb4d View commit details
    Browse the repository at this point in the history