Skip to content

Enable compiler warnings & some cleanup patches

Tim Wiederhake requested to merge twied/twm:cleanup into master

I noticed that twm did not enable compiler warnings. This enables warnings, addresses one potential issue ("Silence uninitialized variable warning") and does some code cleanup.

Merge request reports