37dff886f4
A warning triggered by attribute warn_unused_result cannot be suppressed by casting the result to void. Properly check the return value and pass it to the caller. Fix the check for the number of bytes written. The return value of fread is the number of items written, not the number of bytes. Change-Id: I8c60e23ac549e22fd3f7dd5c51c5a8e6fc517cb1 |
||
---|---|---|
.. | ||
player_icons | ||
backlight-sim.c | ||
backlight-sim.h | ||
fmradio.c | ||
font-player.c | ||
font-player.h | ||
io.c | ||
lcd-common.c | ||
lcd-playersim.c | ||
lcd-playersim.h | ||
Makefile | ||
powermgmt-sim.c | ||
README | ||
sim_icons.c | ||
sim_tasks.c | ||
sim_tasks.h | ||
sound.h | ||
SOURCES | ||
stubs.c |
__________ __ ___. Open \______ \ ____ ____ | | _\_ |__ _______ ___ Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ \/ \/ \/ \/ \/ This directory is for code that is shared between all versions of the simulator, but is not needed for the target device.