Skip to content

Conversation

@hoffbrinkle
Copy link
Member

Quantities that have a char Rep will have the resulting raw number
streamed as a char. Given that a Quantity is a number, users would
expect that a the value would be streamed as the integral number, not
interpreted as a character code.

Quantities that have a `char` `Rep` will have the resulting raw number
streamed as a `char`.  Given that a Quantity is a number, users would
expect that a the value would be streamed as the integral number, not
interpreted as a character code.
@CLAassistant
Copy link

CLAassistant commented Feb 5, 2024

CLA assistant check
All committers have signed the CLA.

@chiphogg chiphogg self-requested a review February 5, 2024 14:01
@chiphogg chiphogg added the release notes: 🐛 lib (bugfix) PR fixing a defect in the library code label Feb 5, 2024
Copy link
Member

@chiphogg chiphogg left a comment

Choose a reason for hiding this comment

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

Thanks for finding and fixing the bug, and including a test!

I think you'll need to sign the CLA before I can merge, even though it's somewhat of a formality in your case. (I know you work for Aurora, but unfortunately our tooling can't currently know that!)

@hoffbrinkle hoffbrinkle requested a review from chiphogg February 5, 2024 23:23
@chiphogg chiphogg merged commit 5c65e4f into aurora-opensource:main Feb 6, 2024
@hoffbrinkle hoffbrinkle deleted the hoffbrinkle/stream_char_rep branch September 15, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: 🐛 lib (bugfix) PR fixing a defect in the library code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants