FOME-Tech / fome-fw

Free Open Motorsports ECU
https://www.fome.tech
Other
34 stars 17 forks source link

stringop-overflow is a valuable GCC error #400

Closed rusefillc closed 1 month ago

rusefillc commented 3 months ago

stringop-overflow seems to be the most serious ignored error https://github.com/FOME-Tech/fome-fw/blob/master/firmware/rusefi_rules.mk

Would be better not to ignore it but at the moment simulator fails to compile

See also https://github.com/FOME-Tech/fome-fw/pull/399/files https://github.com/rusefi/rusefi/issues/6270