Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to libuv 1.43.0 #328

Merged
merged 7 commits into from
Jan 5, 2022
Merged

Update to libuv 1.43.0 #328

merged 7 commits into from
Jan 5, 2022

Commits on Jan 5, 2022

  1. Update to libuv 1.43.0

    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    ca370b4 View commit details
    Browse the repository at this point in the history
  2. Don't use unnamed structs on Windows

    This generates a warning with mingw gcc
    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3e2621d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5434e15 View commit details
    Browse the repository at this point in the history
  4. Modify libuv for Solaris support

    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    05e89bb View commit details
    Browse the repository at this point in the history
  5. Workardound for pragma note

    R CMD check produces a NOTE:
    "File which contains pragma(s) suppressing diagnostics"
    
    This commit works around the issue.
    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fe6dfa0 View commit details
    Browse the repository at this point in the history
  6. Update libuv update instructions

    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    541af52 View commit details
    Browse the repository at this point in the history
  7. Update NEWS

    wch committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    8d85504 View commit details
    Browse the repository at this point in the history