Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Upgrade libuv to 1.0.0-rc2 #8566

Closed
wants to merge 3 commits into from
Closed

Upgrade libuv to 1.0.0-rc2 #8566

wants to merge 3 commits into from

Conversation

saghul
Copy link
Member

@saghul saghul commented Oct 17, 2014

I just pulled latest libuv v1.x into node and these are the required fixes to make node happy again.

libuv 1.0.0-rc2 will be released soon, once it's pulled into node these fixes need to be applied.

R=@indutny, @trevnorris ?

@saghul
Copy link
Member Author

saghul commented Oct 17, 2014

Also, sorry for the mess with uv_cwd :-(

@indutny
Copy link
Member

indutny commented Oct 17, 2014

LGTM

It was modified in libuv to be consistent with uv_exepath and not
include the trailing NULL byte in the returned size.
@saghul
Copy link
Member Author

saghul commented Oct 20, 2014

@indutny this should now be ready to go. I also upgraded the bundled libuv, since I was there.

@saghul saghul changed the title Fixes for libuv 1.0.0-rc2 Upgrade libuv to 1.0.0-rc2 Oct 20, 2014
@trevnorris
Copy link

LGTM

@trevnorris
Copy link

Any reason this hasn't landed yet?

@saghul
Copy link
Member Author

saghul commented Nov 6, 2014

I don't have the commit bit, so it's up to you folks :-) IIRC @indutny
didn't have any objections either.

On Wed, Nov 5, 2014 at 6:44 AM, Trevor Norris notifications@github.com
wrote:

Any reason this hasn't landed yet?


Reply to this email directly or view it on GitHub
#8566 (comment).

/Saúl
bettercallsaghul.com

trevnorris pushed a commit that referenced this pull request Nov 6, 2014
PR-URL: #8566
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
trevnorris pushed a commit that referenced this pull request Nov 6, 2014
PR-URL: #8566
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
trevnorris pushed a commit that referenced this pull request Nov 6, 2014
It was modified in libuv to be consistent with uv_exepath and not
include the trailing NULL byte in the returned size.

PR-URL: #8566
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@trevnorris
Copy link

Thanks @saghul. Merged in ce112c2, a5f1307 and e46cbaa.

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

Successfully merging this pull request may close these issues.

4 participants