src: remove VS 2013 compatibility hacks by bnoordhuis · Pull Request #8067 · nodejs/node

@bnoordhuis added c++

Issues and PRs that require attention from people who are familiar with C++.

windows

Issues and PRs related to the Windows platform.

build

Issues and PRs related to build files or the CI.

lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Aug 11, 2016
We can remove some Visual Studio 2013-specific workarounds now that
support for that compiler has officially been dropped.

PR-URL: nodejs#8067
Refs: nodejs#7484
Refs: nodejs#8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>
Support for Visual Studio 2013 has officially been dropped, remove the
build option for that compiler.

PR-URL: nodejs#8067
Refs: nodejs#7484
Refs: nodejs#8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>

jasnell pushed a commit that referenced this pull request

Sep 29, 2016
We can remove some Visual Studio 2013-specific workarounds now that
support for that compiler has officially been dropped.

PR-URL: #8067
Refs: #7484
Refs: #8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>

jasnell pushed a commit that referenced this pull request

Sep 29, 2016
Support for Visual Studio 2013 has officially been dropped, remove the
build option for that compiler.

PR-URL: #8067
Refs: #7484
Refs: #8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>

Fishrock123 pushed a commit that referenced this pull request

Oct 11, 2016
We can remove some Visual Studio 2013-specific workarounds now that
support for that compiler has officially been dropped.

PR-URL: #8067
Refs: #7484
Refs: #8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>

Fishrock123 pushed a commit that referenced this pull request

Oct 11, 2016
Support for Visual Studio 2013 has officially been dropped, remove the
build option for that compiler.

PR-URL: #8067
Refs: #7484
Refs: #8049
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joao Reis <reis@janeasystems.com>

This was referenced

Nov 9, 2017