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

vendor.*: fix [io]_domain propagation when creating buffers. #1348

Merged
merged 2 commits into from
May 5, 2024

Conversation

wanda-phi
Copy link
Member

Also makes [io]_domain attributes always

Having conditionally-present attributes causes more problems than it's worth (see #1347). Just make them contain None when irrelevant.

Closes #1347.

Having conditionally-present attributes causes more problems than it's
worth (see amaranth-lang#1347). Just make them contain `None` when irrelevant.
@wanda-phi wanda-phi requested a review from whitequark as a code owner May 5, 2024 02:45
Copy link
Member

@whitequark whitequark left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@whitequark whitequark added this pull request to the merge queue May 5, 2024
Merged via the queue into amaranth-lang:main with commit 25c3531 May 5, 2024
19 checks passed
@wanda-phi wanda-phi deleted the lib-io-domain-fix branch May 5, 2024 08:24
@whitequark whitequark added this to the 0.5 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants