altos: Add a pile more compiler warnings
authorKeith Packard <keithp@keithp.com>
Tue, 5 Feb 2019 06:39:34 +0000 (22:39 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Feb 2019 21:08:23 +0000 (13:08 -0800)
Adds:
-Wpointer-arith
-Wstrict-prototypes
-Wmissing-prototypes
-Wmissing-declarations
-Wnested-externs

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found