Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for X and B not working for negative values, formatting #226

Merged
merged 1 commit into from Sep 9, 2020

Conversation

@scanner-darkly
Copy link
Member

@scanner-darkly scanner-darkly commented Sep 9, 2020

What does this PR do?

  • a fix for X... and B... number formats not producing correct values for numbers 0x8000 and higher.
  • ran clang-format on files changed in #225

Provide links to any related discussion on lines.

https://llllllll.co/t/teletype-3-2-feature-requests-and-discussions/32052/194

How should this be manually tested?

try inputting hex numbers in the range of 0x8000 or higher
try inputting binary numbers in the range 0b1000000000000000 or higher

I have,

  • updated CHANGELOG.md
  • updated the documentation
  • run make format on each commit
@tehn
tehn approved these changes Sep 9, 2020
@tehn tehn merged commit e8cf5aa into monome:main Sep 9, 2020
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants