altos: Add -Wconversion
authorKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:48:01 +0000 (21:48 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:48:01 +0000 (21:48 -0800)
commit76358fb6e68c1f466e4d76a291f60e1053aa50d0
treed802ebc5a4ecac7c503fb811bba519185c41ee5c
parent48971ced7999b7d1265be967b971ccb9555ce40e
altos: Add -Wconversion

This adds the -Wconversion flag to detect potential mistakes in
implicit type conversion.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.defs