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

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |3.3.1
      Latest Commit|                            |https://commits.kde.org/tel
                   |                            |lico/ab305dd0d8b720c8e01dae
                   |                            |8a66f6527442fb73f1
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Robby Stephenson <ro...@periapsis.org> ---
Git commit fd35c88321710d42b89cd9733140ad269fcd78a5 by Robby Stephenson.
Committed on 26/04/2020 at 21:31.
Pushed by rstephenson into branch 'master'.

Use correct uchar cast for QByteARray in ISO-6937 converter

Similar to fix in the ISO-5426 converter. It doesn't seem to be
tested at all in the unit test.

M  +7    -7    src/utils/iso6937converter.cpp

https://commits.kde.org/tellico/fd35c88321710d42b89cd9733140ad269fcd78a5

--- Comment #5 from Robby Stephenson <ro...@periapsis.org> ---
Git commit ab305dd0d8b720c8e01dae8a66f6527442fb73f1 by Robby Stephenson.
Committed on 26/04/2020 at 21:29.
Pushed by rstephenson into branch 'master'.

Account for QByteArray::at returning char, not uchar

Cast accordingly to uchar and fix the character combination code.
In addition, correct all the unit tests where the incorrect comparisons
were being done.
FIXED-IN: 3.3.1

M  +4    -0    ChangeLog
M  +127  -129  src/utils/iso5426converter.cpp

https://commits.kde.org/tellico/ab305dd0d8b720c8e01dae8a66f6527442fb73f1

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

Reply via email to