-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Proposal: drop support for building node.js with VS 2013.
Motivation: VS 2013 has numerous bugs in its C++11 support and in general. The source tree is full of hacks that work around this broken compiler and pull requests sometimes strand on it (e.g. #5458.)
As to add-ons, we could extend VS 2013 support for our public headers for a while (and test that through test/addons) but V8 will probably force us to update the baseline there too. Chromium currently requires Visual Studio 2015 Update 2 so I expect V8 will follow suit sooner rather than later.
seishun, RReverser, sindresorhus, ChALkeR, bzoz and 10 more
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.