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: simplify DEP0062 logic #28589

Merged
merged 1 commit into from
Jul 9, 2019
Merged

src: simplify DEP0062 logic #28589

merged 1 commit into from
Jul 9, 2019

Commits on Jul 9, 2019

  1. src: simplify DEP0062 logic

    This commit simplifies the DEP0062 error logic. Instead of
    looking for certain combinations of flags, just show an error
    for any usage of --debug or --debug-brk.
    
    PR-URL: nodejs#28589
    Fixes: nodejs#28588
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    cjihrig committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    b851469 View commit details
    Browse the repository at this point in the history