[hatari-devel] compiler warnings |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi Eero,
I noticed some new warnings:
[ 34%] Building C object src/debug/CMakeFiles/Debug.dir/profile.c.o
hatari/src/debug/profile.c: In function ‘Profile_CpuUpdate’:
hatari/src/debug/profile.c:677: warning: unused variable ‘misses’
hatari/src/debug/profile.c: In function ‘Profile_DspShowStats’:
hatari/src/debug/profile.c:911: warning: comparison is always false due to limited range of data type
David