[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=420451 --- Comment #7 from Pino Toscano --- Thanks, it worked perfectly now: https://buildd.debian.org/status/logs.php?pkg=tellico=3.3-2=sid -- You are receiving this mail because: You are watching all bug changes.

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451 --- Comment #6 from Robby Stephenson --- (In reply to Pino Toscano from comment #3) > (In reply to Robby Stephenson from comment #1) > > Created attachment 127900 [details] > > Try to account for uchar from QByteArray > > I tested this patch on s390x

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451 Robby Stephenson changed: What|Removed |Added Version Fixed In||3.3.1 Latest Commit|

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451 --- Comment #4 from Robby Stephenson --- 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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=420451 --- Comment #3 from Pino Toscano --- (In reply to Robby Stephenson from comment #1) > Created attachment 127900 [details] > Try to account for uchar from QByteArray I tested this patch on s390x Debian unstable porterbox, and it worked -- iso5426test

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451 Robby Stephenson changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451 --- Comment #1 from Robby Stephenson --- Created attachment 127900 --> https://bugs.kde.org/attachment.cgi?id=127900=edit Try to account for uchar from QByteArray -- You are receiving this mail because: You are watching all bug changes.