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

No longer convert SHF_STAMP to short #1408

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

OlivierBBB
Copy link
Collaborator

No description provided.

@OlivierBBB OlivierBBB added the bug Something isn't working label Oct 14, 2024
@OlivierBBB OlivierBBB self-assigned this Oct 14, 2024
@OlivierBBB OlivierBBB linked an issue Oct 14, 2024 that may be closed by this pull request
.iomf(true)
.shiftStamp((short) stamp)
.shiftStamp(stamp)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The only relevant change.

@OlivierBBB OlivierBBB changed the title No longer convert SHF_STAMP to short No longer convert SHF_STAMP to short Nov 4, 2024
@OlivierBBB OlivierBBB merged commit 8c55fa9 into arith-dev Nov 4, 2024
4 of 5 checks passed
@OlivierBBB OlivierBBB deleted the 1407-shf-stamp-issue branch November 4, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SHF stamp issue
2 participants