Skip to content

Conversation

@rossberg
Copy link
Member

Fixes #2060.

- |ft*| is greater than i.
- the field type ft*[i] is (mut? zt).
- the signedness sx? is ?() if and only if $is_packtype(zt).
- the signedness sx? is not ?() if and only if $is_packtype(zt).
Copy link
Member

Choose a reason for hiding this comment

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

Not related to this change, but it's not clear what ?() means.

Copy link
Member Author

@rossberg rossberg Jan 28, 2026

Choose a reason for hiding this comment

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

It's internal notation for an empty option (this is essentially just debug output).

@rossberg rossberg merged commit f91f362 into main Jan 28, 2026
9 checks passed
@rossberg rossberg deleted the fix.2060 branch January 28, 2026 20:06
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.

Textual rendering of packed types seems to be inverted

3 participants