Skip to content

Conversation

@eschnett
Copy link
Contributor

The call to divrem used to change the type of x (previously y) from UInt32 to UInt64 on 64-bit systems. Avoid this. (No externally visible change.)

The call to `divrem` used to change the type of `x` (previously `y`) from `UInt32` to `UInt64` on 64-bit systems. Avoid this. (No externally visible change.)
@eschnett
Copy link
Contributor Author

There is a weird and unrelated error for aarch64-apple-darwin. Can you restart that test?

@KristofferC KristofferC merged commit 29a4bbf into JuliaLang:master Nov 14, 2025
5 of 8 checks passed
@KristofferC
Copy link
Member

I think this can be merged anyway

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.

3 participants