common.mk
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 22 Apr 2024 12:11:51 +0200
changeset 1104 0bc1f5a4f975
parent 353 17bffb57a8c5
permissions -rw-r--r--
Continue changing STRING length from int8_t to uint8_t.

This fix segmentation faults caused by overflow when converting from string to numeric types.
AM_CXXFLAGS = -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused