Skip to content

Conversation

@hallfox
Copy link
Contributor

@hallfox hallfox commented Jul 1, 2025

Problem statement

char is a distinct type from unsigned char and `signed char, even though this should be supported.

Proposed changes

Add an is_same check for char

Remaining work

  • Unit Tests
  • Integration Tests
  • Documentation

Signed-off-by: Taylor Foxhall <tfoxhall@bloomberg.net>
@hallfox hallfox force-pushed the fix-is-same-char branch from ce0bc3d to b4e21f9 Compare July 2, 2025 19:07
@willhoy willhoy merged commit 2271b23 into bloomberg:main Jul 7, 2025
5 checks passed
@hallfox hallfox deleted the fix-is-same-char branch July 25, 2025 15:49
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