mirror of https://github.com/lukechilds/node.git
Browse Source
This commit removes the following comment and attempts to fix the issue as the the requirement of g++ version is now 4.9.4 or newer: // XXX(bnoordhuis) Work around a g++ 4.9.2 template type inferrer bug // when the expression is written as info.Data().As<v8::External>(). PR-URL: https://github.com/nodejs/node/pull/14732 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>v6
Daniel Bevenius
7 years ago
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue