miek / inspectrum

Radio signal analyser
GNU General Public License v3.0
2.04k stars 263 forks source link

Enable compiler warnings #201

Open schneider42 opened 2 years ago

schneider42 commented 2 years ago

For fun I added -Wall and -Wextra on my gcc 7.5 and it already found quite a few things. We should probably turns some warnings like that on. I'm don't know what that means for builds on Windows and Mac though.