Skip to content

Raise consistently on avm_unix uart:open/1,2 failure#2360

Merged
bettio merged 1 commit into
atomvm:release-0.7from
pguyot:w29/fix-unix-uart-spec
Jul 22, 2026
Merged

Raise consistently on avm_unix uart:open/1,2 failure#2360
bettio merged 1 commit into
atomvm:release-0.7from
pguyot:w29/fix-unix-uart-spec

Conversation

@pguyot

@pguyot pguyot commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

The configure-failure branch returned {error, _} while the other two failure paths raise; the open/1,2 spec only allows {pid(), fd()}.

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

The configure-failure branch returned {error, _} while the other two
failure paths raise; the open/1,2 spec only allows {pid(), fd()}.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@pguyot
pguyot force-pushed the w29/fix-unix-uart-spec branch from 327784c to b8a6340 Compare July 20, 2026 19:46
@bettio
bettio merged commit 75f338f into atomvm:release-0.7 Jul 22, 2026
187 of 188 checks passed
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.

2 participants