Skip to content

win: include filename in dlopen error message#1116

Merged
bnoordhuis merged 1 commit intolibuv:v1.xfrom
bnoordhuis:win-dlerror-path
Jul 13, 2017
Merged

win: include filename in dlopen error message#1116
bnoordhuis merged 1 commit intolibuv:v1.xfrom
bnoordhuis:win-dlerror-path

Conversation

@bnoordhuis
Copy link
Member

Should hopefully make the dreaded "%1 is not a valid Win32 application"
error message a thing of the past.

CI: https://ci.nodejs.org/job/libuv-test-commit/162/

@cjihrig
Copy link
Contributor

cjihrig commented Jan 8, 2017

@cjihrig
Copy link
Contributor

cjihrig commented Jan 8, 2017

There are relevant CI failures.

@bnoordhuis bnoordhuis force-pushed the win-dlerror-path branch 4 times, most recently from 0bdcc48 to bb7c9ba Compare July 13, 2017 14:29
@bnoordhuis
Copy link
Member Author

Reworked and the test passes now. CI: https://ci.nodejs.org/view/libuv/job/libuv-test-commit/343/

@cjihrig @imran-iq Can you PTAL? Cheers.

@cjihrig
Copy link
Contributor

cjihrig commented Jul 13, 2017

Didn't run locally, but still LGTM.

Should make the dreaded "%1 is not a valid Win32 application" error
message a thing of the past.

PR-URL: libuv#1116
Reviewed-By: Colin Ihrig <[email protected]>
@bnoordhuis bnoordhuis merged commit 1e6f115 into libuv:v1.x Jul 13, 2017
@bnoordhuis bnoordhuis deleted the win-dlerror-path branch July 13, 2017 21:08
@bnoordhuis
Copy link
Member Author

Thanks Colin, landed in 1e6f115.

bzoz added a commit to JaneaSystems/libuv that referenced this pull request Oct 4, 2017
Extend libuv#1116 to work on other
Windows languages.
bzoz added a commit that referenced this pull request Oct 19, 2017
Extend #1116 to work on other
Windows languages.

PR-URL: #1585
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants