Skip to content

Conversation

@joaohf
Copy link
Contributor

@joaohf joaohf commented Apr 19, 2025

Expected ErlNifPort instead ErlNifPid:

nif_SUITE.c:2866:43: error: passing argument 3 of 'enif_whereis_port' from incompatible pointer type [-Wincompatible-pointer-types]

@garazdawi
Copy link
Contributor

Hello! Would you mind rebasing your fix to patch-base-25 instead? that way we can use the same commit to also patch the 26 tests.

@garazdawi garazdawi self-assigned this Apr 22, 2025
@rickard-green rickard-green added the team:VM Assigned to OTP team VM label Apr 22, 2025
Expected ErlNifPort instead ErlNifPid:

  nif_SUITE.c:2866:43: error: passing argument 3 of 'enif_whereis_port' from incompatible pointer type [-Wincompatible-pointer-types]
@joaohf joaohf force-pushed the erts-suite-fix-incompatible-pointer-type branch from 0e23b87 to d77d1c7 Compare April 23, 2025 18:43
@joaohf
Copy link
Contributor Author

joaohf commented Apr 23, 2025

Hi,

When rebasing to patch-base-25, I got one conflict. Fixed and pushed to my branch.

Let me know if something else is needed.

Thanks.

@u3s u3s merged commit ae0583d into erlang:maint-25 May 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants