Skip to content

fix: preserve signed scalar comparisons#150

Merged
swananan merged 1 commit intomainfrom
test/c-scalar-e2e-coverage
May 4, 2026
Merged

fix: preserve signed scalar comparisons#150
swananan merged 1 commit intomainfrom
test/c-scalar-e2e-coverage

Conversation

@swananan
Copy link
Copy Markdown
Owner

@swananan swananan commented May 4, 2026

Add a C scalar fixture and e2e coverage for signed and unsigned integer widths, booleans, float/double formatting, and the current long double unsupported boundary.

Sign-extend memory-backed signed DWARF integers after probe reads so negative narrow values compare correctly.

Add a C scalar fixture and e2e coverage for signed and unsigned integer
widths, booleans, float/double formatting, and the current long double
unsupported boundary.

Sign-extend memory-backed signed DWARF integers after probe reads so negative
narrow values compare correctly.
@swananan swananan merged commit 8b4a027 into main May 4, 2026
9 checks passed
@swananan swananan deleted the test/c-scalar-e2e-coverage branch May 4, 2026 11:16
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.

1 participant