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

martonmiklos <martonmiklosq...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martonmiklosq...@gmail.com

--- Comment #4 from martonmiklos <martonmiklosq...@gmail.com> ---
(In reply to Evan Teran from comment #3)
> Yea, this one is tough because I can see both implementations as being
> reasonable. As a programmer, I would expect a value of 0777 to be
> interpreted as octal no matter what ... because it is an octal number by
> convention.

The 0777 and similar cases could be easily handled: it contains different
characters than 0-s and 1-s.

I would propose the following:
- If the calculator is in binary mode
- And the pasted string contains only 0-s and 1-s
- Then the pasted string should be interpreted as binary number

If I got thumbs up for this I will came up with a patch.

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

Reply via email to