configure: remove workarounds for GCC < 4.8 by seishun · Pull Request #187 · nodejs/node

@seishun

They can't compile io.js anyway.

pushed a commit that referenced this pull request

Dec 20, 2014
They can't compile io.js anyway.

PR-URL: #187
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

@rvagg rvagg mentioned this pull request

Jan 3, 2015

minervapanda pushed a commit to minervapanda/node that referenced this pull request

Oct 9, 2016

jasongin added a commit to jasongin/nodejs that referenced this pull request

Mar 23, 2017
 - Simplify conversion to/from napi_value
 - Better names for CallbackWrapper template params
 - Fatal error when trying to set setter return value
 - Use node::arraysize
 - Replace v8::Handle with v8::Local
 - Align the star after v8::Isolate

boingoing pushed a commit to boingoing/node that referenced this pull request

Apr 6, 2017
 - Simplify conversion to/from napi_value
 - Better names for CallbackWrapper template params
 - Fatal error when trying to set setter return value
 - Use node::arraysize
 - Replace v8::Handle with v8::Local
 - Align the star after v8::Isolate

This was referenced

Jul 21, 2021

syg pushed a commit to syg/node that referenced this pull request

Jun 20, 2024
) (nodejs#188)

Co-authored-by: Michael Lippautz <michael.lippautz@gmail.com>

eti-p-doray pushed a commit to eti-p-doray/node that referenced this pull request

Aug 28, 2024
) (nodejs#188)

Co-authored-by: Michael Lippautz <michael.lippautz@gmail.com>