Skip to content

Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c #6574

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

justanotheranonymoususer

MSVC shows several warnings, but this one is shown as an error, preventing compilation.

error C4146: unary minus operator applied to unsigned type, result still unsigned

MSVC shows several warnings, but this one is shown as an error, preventing compilation.
@galenbwill galenbwill self-assigned this May 7, 2025
@galenbwill galenbwill added Component: Architecture Issue needs changes to an architecture plugin Arch: ARM64 Issues with the AArch64 architecture plugin Impact: Medium Issue is impactful with a bad, or no, workaround Effort: Trivial Issue should take < 1 day Type: DX Issue affects or improves developer/api consumer experience labels May 7, 2025
@galenbwill galenbwill added this to the Helion milestone May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: ARM64 Issues with the AArch64 architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround Type: DX Issue affects or improves developer/api consumer experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants