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

Add support for encoded local pids in external terms #1358

Open
wants to merge 1 commit into
base: feature/distributed-erlang
Choose a base branch
from

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Nov 3, 2024

Fixes #1350

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch 2 times, most recently from 1ab1736 to 52b078b Compare November 3, 2024 23:06
src/libAtomVM/term.h Fixed Show fixed Hide fixed
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch 3 times, most recently from 73518c6 to cf631d6 Compare November 7, 2024 21:49
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch from cf631d6 to 2d5b599 Compare November 24, 2024 22:26
@pguyot pguyot marked this pull request as draft November 24, 2024 22:26
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch 2 times, most recently from 2cc981a to 00a48e0 Compare November 24, 2024 23:16
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch 2 times, most recently from 6fbbaf9 to 66affbd Compare December 6, 2024 21:38
@pguyot pguyot changed the base branch from main to feature/distributed-erlang December 6, 2024 21:38
@pguyot pguyot marked this pull request as ready for review December 6, 2024 21:38
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch from 66affbd to cf02197 Compare December 7, 2024 07:32
Also add partial support for external pids.

Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w44/encode_and_decode_local_pids branch from cf02197 to 6b5607b Compare December 14, 2024 13:42
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.

external format doesn't support pids
1 participant