Skip to content

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

Closed
mhdawson wants to merge 2 commits intonodejs:masterfrom
mhdawson:fixtest
Closed

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

Conversation

@mhdawson
Copy link
Copy Markdown
Member

@mhdawson mhdawson commented May 8, 2018

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
Copy link
Copy Markdown
Member Author

mhdawson commented May 8, 2018

@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
Copy link
Copy Markdown
Member

@NickNaso NickNaso left a comment

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
Copy link
Copy Markdown
Member Author

mhdawson commented May 8, 2018

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