Skip to content

test: remove dep on later C++ feature#267

Closed
mhdawson wants to merge 2 commits into
nodejs:masterfrom
mhdawson:fixtest
Closed

test: remove dep on later C++ feature#267
mhdawson wants to merge 2 commits into
nodejs:masterfrom
mhdawson:fixtest

Conversation

@mhdawson

@mhdawson mhdawson commented May 8, 2018

Copy link
Copy Markdown
Member

Test failed to compile on sunos, remove dependency
on std::to_string()

mhdawson added 2 commits May 8, 2018 10:22
Test failed to compile on sunos, remove dependency
on std::to_string()
@mhdawson

mhdawson commented May 8, 2018

Copy link
Copy Markdown
Member Author

@NickNaso can you review/approve this one so I can get the release out?

@NickNaso NickNaso self-requested a review May 8, 2018 16:25

@NickNaso NickNaso left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mhdawson added a commit that referenced this pull request May 8, 2018
Test failed to compile on sunos, remove dependency
on std::to_string()

PR-URL: #267
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@NickNaso.local>
@mhdawson

mhdawson commented May 8, 2018

Copy link
Copy Markdown
Member Author

Landed as 386c2ae

@mhdawson mhdawson closed this May 8, 2018
@mhdawson mhdawson reopened this May 8, 2018
@mhdawson mhdawson closed this May 8, 2018
kevindavies8 added a commit to kevindavies8/node-addon-api-Develop that referenced this pull request Aug 24, 2022
Test failed to compile on sunos, remove dependency
on std::to_string()

PR-URL: nodejs/node-addon-api#267
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@NickNaso.local>
Marlyfleitas added a commit to Marlyfleitas/node-api-addon-Development that referenced this pull request Aug 26, 2022
Test failed to compile on sunos, remove dependency
on std::to_string()

PR-URL: nodejs/node-addon-api#267
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@NickNaso.local>
wroy7860 added a commit to wroy7860/addon-api-benchmark-node that referenced this pull request Sep 19, 2022
Test failed to compile on sunos, remove dependency
on std::to_string()

PR-URL: nodejs/node-addon-api#267
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@NickNaso.local>
johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request Aug 11, 2023
Test failed to compile on sunos, remove dependency
on std::to_string()

PR-URL: nodejs/node-addon-api#267
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@NickNaso.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants