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

v8: fix build errors with g++ 7 #12392

Merged
merged 1 commit into from
Apr 19, 2017

Commits on Apr 19, 2017

  1. v8: fix build errors with g++ 7

    This is a local patch because upstream fixed it differently by moving
    large chunks of code out of objects.h.  We cannot easily back-port
    those changes due to their size and invasiveness.
    
    Fixes: nodejs#10388
    PR-URL: nodejs#12392
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: Daniel Bevenius <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    bnoordhuis committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2bbee49 View commit details
    Browse the repository at this point in the history