https://bugs.kde.org/show_bug.cgi?id=475018
Efe Ciftci <efecif...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |efecif...@gmail.com --- Comment #1 from Efe Ciftci <efecif...@gmail.com> --- The decimal number 5 (0x5 in hexadecimal) is represented as "(0)101" in binary (4+1), therefore I don't see anything wrong with 0x55 -> (0)101 0101. 1010 1010 is 0xAA. -- You are receiving this mail because: You are watching all bug changes.