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: always use diagnostic file sequence number #27142

Merged
merged 1 commit into from
Apr 11, 2019

Commits on Apr 11, 2019

  1. src: always use diagnostic file sequence number

    This commit attaches a sequence number to all filenames that
    are automatically generated by DiagnosticFilename. This prevents
    accidental overwriting of existing files.
    
    PR-URL: nodejs#27142
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    cjihrig committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    547576f View commit details
    Browse the repository at this point in the history