Index: files/patch-src_qca__textfilter.cpp =================================================================== --- files/patch-src_qca__textfilter.cpp (nonexistent) +++ files/patch-src_qca__textfilter.cpp (working copy) @@ -0,0 +1,13 @@ +https://cgit.kde.org/qca.git/commit/?id=601fd3a05141c614ae48a3ddac44194d669eaae1 + +--- src/qca_textfilter.cpp.orig 2017-02-26 14:38:09 UTC ++++ src/qca_textfilter.cpp +@@ -293,7 +293,7 @@ static QByteArray b64decode(const QByteA + // 64 specifies eof + // everything else specifies data + +- static char tbl[] = ++ static signed char tbl[] = + { + -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, + -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, Property changes on: files/patch-src_qca__textfilter.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property