clang: Fixes of warning and nasty bugs
authorMichel Pollet <buserror@gmail.com>
Fri, 25 May 2012 12:55:11 +0000 (13:55 +0100)
committerMichel Pollet <buserror@gmail.com>
Fri, 25 May 2012 12:55:11 +0000 (13:55 +0100)
commitb73f9b6094e2c9639fded52022ec60556ae8f8de
tree26d5fc19350ebdd6b14961aa306d7495d3ed4bfb
parent025e8d1fce1d4cb47e577a4a6e80a486cb9037b8
clang: Fixes of warning and nasty bugs

XCode 4.3 & clang fixes. Should also apply to BSD

Found a nasty bug in clang with sign bit propagation

Signed-off-by: Michel Pollet <buserror@gmail.com>
Makefile.common
examples/board_reprap/src/c3/c3geometry.h
examples/parts/uart_pty.c
examples/parts/uart_pty.h
simavr/sim/sim_core.c
tests/tests.c