Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Nov 6, 2024

Problem:

  • The _c UDL doesn't deal with digit separators.

Solution:

  • Fix it.

Problem:
- The `_c` UDL doesn't deal with digit separators.

Solution:
- Fix it.
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

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

there's an issue with octal being parsed as decimal, which result in incorrect values. that issue was already in the code, so i'm fine if you want to fix it in a seperate PR.

@elbeno elbeno requested a review from lukevalenty November 8, 2024 16:00
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

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

awesome! 😎

@bdeane-intel bdeane-intel merged commit 4329991 into intel:main Nov 8, 2024
32 checks passed
@elbeno elbeno deleted the fix-udl-digitsep branch November 8, 2024 23:14
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.

3 participants