Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Fix build on Windows with libuv 1.22 and later #118

Closed
wants to merge 1 commit into from

Conversation

richardlau
Copy link
Member

On Windows in libuv 1.22 and later the due member was renamed
to timeout for consistency with the other platforms.

Fixes: #113

On Windows in libuv 1.22 and later the `due` member was renamed
to `timeout` for consistency with the other platforms.

Fixes: #113
@richardlau
Copy link
Member Author

richardlau commented Dec 19, 2018

CI against Node.js 10: https://ci.nodejs.org/job/nodereport-continuous-integration/258/ ✔️

@richardlau
Copy link
Member Author

Needs a review.

cc @nodejs/diagnostics @nodejs/platform-windows @targos

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

richardlau added a commit to richardlau/nodereport that referenced this pull request Jan 22, 2019
On Windows in libuv 1.22 and later the `due` member was renamed
to `timeout` for consistency with the other platforms.

PR-URL: nodejs#118
Fixes: nodejs#113
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
richardlau added a commit that referenced this pull request Jan 22, 2019
On Windows in libuv 1.22 and later the `due` member was renamed
to `timeout` for consistency with the other platforms.

PR-URL: #118
Fixes: #113
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@richardlau
Copy link
Member Author

Landed in a696eb0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants