From: Marco Costalba Date: Sun, 12 Apr 2009 15:58:30 +0000 (+0200) Subject: Fix a warning under Intel compiler in square.h X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=72c7595f8ac72c7831ee319b8b0bc46404c5fc27;hp=72c7595f8ac72c7831ee319b8b0bc46404c5fc27 Fix a warning under Intel compiler in square.h We need to cast to char the whole expression... Signed-off-by: Marco Costalba ---