From: Jens N. <jen...@gm...> - 2016-04-03 09:13:31
|
Hello Michael, thanks for the hint, you are probably not using a C11 compiler which makes pieceC and pieceT to unsigned char types and thus the function duplicate. You can safely remove the first instance of piece_IsSlider as it is not used anyway (the one with pieceT is not needed) Fixed in svn#2243 Jens > Am 31.03.2016 um 15:06 schrieb Michael Höppenstein <mi...@ho...>: > > piece_IsSlider |