]> code.ossystems Code Review - openembedded-core.git/commit
puzzles: Silence warning on arm with clang
authorKhem Raj <raj.khem@gmail.com>
Thu, 14 Jan 2016 07:16:24 +0000 (23:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:54 +0000 (23:42 +0000)
commit2a18273fc74c6493e3d34499a8774e237772f109
treecca06a52d1066eaf00bfe830e1fa58a72ca760a9
parent41c85bcf121ecaeae8097c9874fda51d8a4f2b4a
puzzles: Silence warning on arm with clang

Clang finds overflows when comparison is done between an unsigned char
and a integer constant. So explicitly typecast the constant before
comparison

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch [new file with mode: 0644]
meta/recipes-sato/puzzles/puzzles_git.bb