Conversation
|
|
|
What versions of MacOS does this provide support for? The highest version I see reference to in this PR is It would be preferable if you could get the changes into libuv. We periodically update the copy of libuv bundled with httpuv, and it wouldn't be a good use of our time to be maintaining libuv patches for these old OS versions. |
|
@wch As for OS X versions, everything from 10.4.11 up is still used, and specifically 10.5.8 is used quite a bit, since that is the last official release supporting PPC. I will try to find out what happened with submission of those to |
|
@ryandesign Ryan, may I ask if you know whether our patches to |
This PR is based on patches used in Macports for building
libuv: https://github.com/macports/macports-ports/tree/master/devel/libuv/filesP. S. I am bringing R packages into Macports now, and
httpuvamong them, and we want everything to build on Leopard up; it is desirable to have it fixed with upstream rather than keep carrying our local patch.