Skip to content

Conversation

@dirk-zimoch
Copy link
Contributor

truncation of constant value

The value 0xFFFF does not fit a signed 16 bit integer. Use -1 instead.

Also fixes #211.

truncation of constant value

The value 0xFFFF does not fit a signed 16 bit integer.
Use -1 instead.
@mdavidsaver mdavidsaver merged commit b4557d6 into epics-base:master Nov 5, 2025
20 of 25 checks passed
@dirk-zimoch dirk-zimoch deleted the win_C4309 branch November 6, 2025 07:26
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.

constant does not match type

2 participants