Skip to content

unix: fix pedantic compiler warnings#5052

Merged
bnoordhuis merged 1 commit into
libuv:v1.xfrom
bnoordhuis:fix5051
Mar 11, 2026
Merged

unix: fix pedantic compiler warnings#5052
bnoordhuis merged 1 commit into
libuv:v1.xfrom
bnoordhuis:fix5051

Conversation

@bnoordhuis
Copy link
Copy Markdown
Member

Fixes: #5051

@bnoordhuis bnoordhuis merged commit a43e543 into libuv:v1.x Mar 11, 2026
44 checks passed
@bnoordhuis bnoordhuis deleted the fix5051 branch March 11, 2026 18:46
nodejs-github-bot pushed a commit to nodejs/node that referenced this pull request May 12, 2026
Original commit message:

    unix: fix pedantic compiler warnings (#5052)

    Fixes: libuv/libuv#5051

Fixes: #63196
Refs: libuv/libuv#5052
Refs: libuv/libuv@a43e543
PR-URL: #63222
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
aduh95 pushed a commit to nodejs/node that referenced this pull request May 19, 2026
Original commit message:

    unix: fix pedantic compiler warnings (#5052)

    Fixes: libuv/libuv#5051

Fixes: #63196
Refs: libuv/libuv#5052
Refs: libuv/libuv@a43e543
PR-URL: #63222
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
aduh95 pushed a commit to nodejs/node that referenced this pull request May 19, 2026
Original commit message:

    unix: fix pedantic compiler warnings (#5052)

    Fixes: libuv/libuv#5051

Fixes: #63196
Refs: libuv/libuv#5052
Refs: libuv/libuv@a43e543
PR-URL: #63222
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-Wpedantic warnings: converts between void pointer and function pointer

4 participants