Skip to content

Disallow location of invalid type#54

Merged
Noarkhh merged 5 commits intomasterfrom
improve-parsing-opts
Mar 12, 2026
Merged

Disallow location of invalid type#54
Noarkhh merged 5 commits intomasterfrom
improve-parsing-opts

Conversation

@Noarkhh
Copy link
Copy Markdown
Contributor

@Noarkhh Noarkhh commented Mar 12, 2026

@Noarkhh Noarkhh force-pushed the improve-parsing-opts branch from afa7a37 to ae8e5b5 Compare March 12, 2026 09:49
@Noarkhh Noarkhh self-assigned this Mar 12, 2026
@Noarkhh Noarkhh requested review from FelonEkonom and varsill March 12, 2026 09:56
{:error, error} -> raise "Failed to write to a file #{inspect(fd)}: #{inspect(error)}"
end
end
def write!(fd, buffer), do: write(fd, buffer)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If write never fails you can update the bahaviour

@Noarkhh Noarkhh merged commit b13dc7e into master Mar 12, 2026
3 checks passed
@Noarkhh Noarkhh deleted the improve-parsing-opts branch March 12, 2026 11:37
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.

[membrane_file_plugin] Better error when passing location: nil

2 participants