node icon indicating copy to clipboard operation
node copied to clipboard

[v18.x] build: fix incorrect g++ warning message

Open richardlau opened this issue 1 year ago • 8 comments

The warning message was inadvertently changed to a newer version of g++ than the one being checked for when a refactor PR was merged to v18.x-staging.

Refs: https://github.com/nodejs/node/pull/47667

cc @nodejs/lts

richardlau avatar Feb 07 '24 18:02 richardlau

Looks like this was a regression in Node.js 18.17.0.

richardlau avatar Feb 07 '24 18:02 richardlau

CI: https://ci.nodejs.org/job/node-test-pull-request/57115/

nodejs-github-bot avatar Feb 15 '24 21:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57120/

nodejs-github-bot avatar Feb 16 '24 01:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57123/

nodejs-github-bot avatar Feb 16 '24 03:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57124/

nodejs-github-bot avatar Feb 16 '24 06:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57138/

nodejs-github-bot avatar Feb 16 '24 13:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57139/

nodejs-github-bot avatar Feb 16 '24 14:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57145/

nodejs-github-bot avatar Feb 16 '24 18:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57166/

nodejs-github-bot avatar Feb 18 '24 01:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57438/

nodejs-github-bot avatar Feb 26 '24 17:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57461/

nodejs-github-bot avatar Feb 27 '24 14:02 nodejs-github-bot

Landed in 4b960c3a4a23.

richardlau avatar Feb 28 '24 17:02 richardlau