Skip to content

Correct a warning error in HARCOM's sign_extended() function#30

Merged
alindsay-ampere merged 1 commit into
AmpereComputing:mainfrom
PierreMichaud-Inria:main
Mar 27, 2026
Merged

Correct a warning error in HARCOM's sign_extended() function#30
alindsay-ampere merged 1 commit into
AmpereComputing:mainfrom
PierreMichaud-Inria:main

Conversation

@PierreMichaud-Inria

Copy link
Copy Markdown
Contributor

that occurred with val<8,char>
(C++ does integral promotion of types smaller than int; then overflow occurred).

that occurred with val<8,char>
(C++ does integral promotion of types smaller than int; then overflow occurred).
@alindsay-ampere alindsay-ampere merged commit a2126af into AmpereComputing:main Mar 27, 2026
30 checks passed
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.

2 participants