Skip to content

improper lists isn't handled correctly #23

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

Open
s2hc-johan opened this issue Jun 7, 2021 · 0 comments
Open

improper lists isn't handled correctly #23

s2hc-johan opened this issue Jun 7, 2021 · 0 comments

Comments

@s2hc-johan
Copy link
Collaborator

s2hc-johan commented Jun 7, 2021

a roundtrip of an improper list doesn't work.

if we pack an improper list [foo | bar] unpack it and then pack it again we end up with {[foo], bar} which is not how it should be. Even if we aren't there yet with unicode, binary vs strings/lists we should always strive for a consistent roundtrip.

This is most likley what's breaking pyrlang communication with otp24 Pyrlang/Pyrlang#80

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

No branches or pull requests

1 participant