dev-util/cppcheck: Add upstream patch to fix test
authorMatt Turner <mattst88@gentoo.org>
Tue, 18 Sep 2018 23:00:00 +0000 (16:00 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 18 Sep 2018 23:04:07 +0000 (16:04 -0700)
commit9322294404f2c5011564047a1534c4c049a7ccfa
treed75640c3d6cfd33cf6a6e7c79ec6801e90412724
parentb3fba1371e781673b67c885a79515358e4142f8e
dev-util/cppcheck: Add upstream patch to fix test

On some platforms 'char' is unsigned by default, causing the test to
fail.

See https://trofi.github.io/posts/203-signed-char-or-unsigned-char.html
dev-util/cppcheck/cppcheck-1.84-r1.ebuild [new file with mode: 0644]
dev-util/cppcheck/files/cppcheck-1.84-char-signedness.patch [new file with mode: 0644]