C-Code: fixed compiler warnings in C Code
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 11 Jan 2013 13:00:30 +0000 (05:00 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 14 Jan 2013 08:34:18 +0000 (00:34 -0800)
commit1c42c56b760c6fee39f98cf9f6c0b5b7bc7c7594
tree7b54483720d3cf8e668592aab3e1ec6436ff1e48
parent592011c6e11afa5b41ffea50a1e4651cd7998944
C-Code: fixed compiler warnings in C Code

accidentally the compiler warnings settings have not been used during
the build of C files (*.c).

After enabling the warnings settings for C-Code, a fair amount of warnings
have been found. This fix removed these warnings.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerClient/ilmClient/include/ilm_types.h
LayerManagerPlugins/IpcModules/IpcModuleLoader/include/IpcModule.h
LayerManagerPlugins/IpcModules/IpcModuleLoader/include/IpcModuleLoader.h
LayerManagerPlugins/IpcModules/IpcModuleLoader/src/IpcModuleLoader.c
cmake/modules/CustomMacros.txt
config/res/config.h.cmake