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

Fix more types and few examples #737

Merged
merged 1 commit into from
Aug 6, 2023
Merged

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Aug 6, 2023

Running dialyzer on atomvmlib and examples revealed issues with several types It also revealed bugs in three examples

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 w31/fix-more-types branch from 0a2ba0e to 12bfcec Compare August 6, 2023 20:38
Running dialyzer on atomvmlib and examples revealed issues with several types
It also revealed bugs in three examples
Also remove useless call to `erlang:make_ref()` in `port:call/2` by using
monitor's reference.

Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w31/fix-more-types branch from 12bfcec to 889abad Compare August 6, 2023 21:07
@bettio bettio merged commit 08d577a into atomvm:master Aug 6, 2023
@pguyot pguyot deleted the w31/fix-more-types branch August 7, 2023 04:35
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.

3 participants