https://bugs.kde.org/show_bug.cgi?id=487837
Gabriel Barrantes <gabriel.barrantes....@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/kcalc/-/commit/03d25e | |d2d731a3e0266395d20bd01d01f | |d41a2c0 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Gabriel Barrantes <gabriel.barrantes....@outlook.com> --- Git commit 03d25ed2d731a3e0266395d20bd01d01fd41a2c0 by Gabriel Barrantes. Committed on 19/07/2024 at 19:48. Pushed by gabrielbarrantes into branch 'master'. Change octal prefix from "0" to "0o" Leading 0s will be ignored in all bases for all numeric inputs. Related: bug 488728 M +12 -4 autotests/kcalc_parser_core_test.cpp M +1 -1 kcalc_display.cpp M +8 -4 kcalc_parser.cpp M +2 -1 kcalc_parser.h https://invent.kde.org/utilities/kcalc/-/commit/03d25ed2d731a3e0266395d20bd01d01fd41a2c0 -- You are receiving this mail because: You are watching all bug changes.