Skip to content

Commit

Permalink
Upgrade libuv
Browse files Browse the repository at this point in the history
This notably includes joyent/libuv@6f62d62c in order to fix when processes fail
to spawn on windows
  • Loading branch information
alexcrichton committed Feb 17, 2014
1 parent 553b7e6 commit 74b42c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/libuv
Submodule libuv updated from fd5308 to 800b56
2 changes: 1 addition & 1 deletion src/rt/libuv-auto-clean-trigger
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change the contents of this file to force a full rebuild of libuv
2013-12-23
2014-02-16

5 comments on commit 74b42c6

@bors
Copy link
Contributor

@bors bors commented on 74b42c6 Feb 17, 2014

Choose a reason for hiding this comment

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

saw approval from brson
at alexcrichton@74b42c6

@bors
Copy link
Contributor

@bors bors commented on 74b42c6 Feb 17, 2014

Choose a reason for hiding this comment

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

merging alexcrichton/rust/issue-12082 = 74b42c6 into auto

@bors
Copy link
Contributor

@bors bors commented on 74b42c6 Feb 17, 2014

Choose a reason for hiding this comment

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

alexcrichton/rust/issue-12082 = 74b42c6 merged ok, testing candidate = c848906

@bors
Copy link
Contributor

@bors bors commented on 74b42c6 Feb 17, 2014

Choose a reason for hiding this comment

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

@bors
Copy link
Contributor

@bors bors commented on 74b42c6 Feb 17, 2014

Choose a reason for hiding this comment

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

fast-forwarding master to auto = c848906

Please sign in to comment.