it-tools
it-tools copied to clipboard
[BUG] big numbers not well handled by integer base converter
Which tool is impacted? Integer base converter
To Reproduce Steps to reproduce the behavior:
- Input base = 16
- Input number =
ffffffffffffff
Expected behavior Do a correct conversion or message to the user that the number is to big to be converted
Screenshots
Configuration (please complete the following information):
- Device: PC
- OS: NixOS
- Browser Firefox
- Version 114.0.1
Thank you for your work on this useful project!
Hi @CorentinTh and @fastfailure , corrected in my PR #872
Still appears to be present.
Hi @jamest-pin, fixed in the PR (https://it-tools-git-fork-sharevb-fix-3341af-corentin-thomasset-s-team.vercel.app/base-converter) but unfortunately not already merged by @CorentinTh. Could you please take a look ? thanks
Merged :fire: Sorry for the delay :pray: