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

[PTRun][Calc] Improve handling of non base 10 numbers #36699

Open
PesBandi opened this issue Jan 4, 2025 · 0 comments
Open

[PTRun][Calc] Improve handling of non base 10 numbers #36699

PesBandi opened this issue Jan 4, 2025 · 0 comments
Labels
Idea-Enhancement New feature or request on an existing product Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development

Comments

@PesBandi
Copy link
Contributor

PesBandi commented Jan 4, 2025

Description of the new feature / enhancement

  • Make division by zero check aware of binary and octal numbers
  • Allow octal numbers in CalculateHelper.InputValid()
  • Allow uppercase base notation (as in 0X) in CalculateHelper.InputValid()
  • Make division by zero in another base trigger the division by zero check
@PesBandi PesBandi added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jan 4, 2025
@PesBandi PesBandi closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2025
@PesBandi PesBandi reopened this Jan 4, 2025
@htcfreek htcfreek added Idea-Enhancement New feature or request on an existing product Status-In progress This issue or work-item is under development Run-Plugin Things that relate with PowerToys Run's plugin interface and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development
Projects
None yet
Development

No branches or pull requests

2 participants