Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use stdio instead of customFds #533

Merged
merged 1 commit into from Nov 11, 2014
Merged

Use stdio instead of customFds #533

merged 1 commit into from Nov 11, 2014

Conversation

springmeyer
Copy link
Contributor

This fixes the noisy deprecation warnings when node-gyp is used with >= node v0.11.14. Apparently the stdio option has been around and customFds has been deprecated since node v0.5.11 (nodejs/node-v0.x-archive@2454695).

Would love to see this land since for node-pre-gyp I test expected stdout and stderr and therefore this deprecation warning breaks my tests against node v0.11.14: https://travis-ci.org/mapbox/node-pre-gyp/builds/40707288

TooTallNate added a commit that referenced this pull request Nov 11, 2014
@TooTallNate TooTallNate merged commit 4a34d28 into nodejs:master Nov 11, 2014
@TooTallNate
Copy link
Contributor

Thanks!

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.

None yet

2 participants