Uh oh!
There was an error while loading. Please reload this page.
build: update configure for Node.js 12 - #26719
Conversation
richardlau
commented
Mar 17, 2019
Note that this check is a warning and doesn't prevent you attempting to use older compilers. |
mscdex
commented
Mar 17, 2019
If this is just a warning, perhaps the language in the commit message is a bit too strong? |
richardlau
commented
Mar 17, 2019
refack
commented
Mar 17, 2019
IMHO that makes this not semver-major, just a "don't land on X" |
targos
commented
Mar 17, 2019
I agree. #26714 being semver-major is enough |
Uh oh!
There was an error while loading. Please reload this page.
Updated the commit message and clang level. PTAL. New CI: https://ci.nodejs.org/job/node-test-pull-request/21714/ (✔️) |
refack
commented
Mar 22, 2019
I think it's good to capture the state of things with this PR right now. |
Update supported level of gcc to 6.3.0 and clang to 8.0.0. Refs: nodejs#26714 PR-URL: nodejs#26719 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
richardlau
commented
Mar 22, 2019
Landed in 41ba699. |
Refs: #26714
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes