Skip to content

struct options-> mute should be explicitly signed,#80

Merged
AliceLR merged 1 commit intolibxmp:masterfrom
sezero:mute-signed
Feb 24, 2026
Merged

struct options-> mute should be explicitly signed,#80
AliceLR merged 1 commit intolibxmp:masterfrom
sezero:mute-signed

Conversation

@sezero
Copy link
Collaborator

@sezero sezero commented Feb 24, 2026

so that we accommodate environments where char is unsigned by default.
(Issue was introduced by #73)

so that we accommodate environments where char is unsigned by default.
(Issue was introduced by libxmp#73)
@sezero sezero requested a review from AliceLR February 24, 2026 06:11
Copy link
Contributor

@AliceLR AliceLR left a comment

Choose a reason for hiding this comment

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

Nice catch, I forgot and assumed they were all signed by default without -funsigned-char.

@AliceLR AliceLR added this to the 4.3.0 milestone Feb 24, 2026
@AliceLR AliceLR added the bug label Feb 24, 2026
@AliceLR AliceLR merged commit aec68fd into libxmp:master Feb 24, 2026
1 check passed
@sezero sezero deleted the mute-signed branch February 24, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants