https://bugs.kde.org/show_bug.cgi?id=447347

--- Comment #3 from Evan Teran <ete...@alum.rit.edu> ---
Understood, unfortunately the convention for octal numbers is "starts with a
0". Admittedly, this is considered confusing to many, so much so that python
added 0o1234 as an alternative octal prefix. Perhaps kcalc could thread this
needle by accepting 0o as an octal prefix, 0x as a hex prefix, 0b as a binary
prefix and otherwise, assume decimal.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to