Commit Graph

12 Commits

Author SHA1 Message Date
Andrey c700ea3b93 overloaded virtual fix #5766 2023-12-02 19:33:28 -05:00
rusefillc 86d7061f20
# some compilers seem to have this off by default? (#5693)
RUSEFI_OPT += -Werror=stringop-truncation
2023-11-05 21:40:43 -05:00
rusefillc 11b72429b9
treating unused-function as an error (#5691)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-05 17:04:38 -05:00
Andrey e78803b314 unused-variable is a nice error message to have 2023-11-03 15:47:40 -04:00
Andrey 1ae4d45548 only:one exception per line 2023-11-02 10:28:59 -04:00
rusefillc 7ad5cb49fd variable shadowing should be avoided #5676
one step back to get green build
2023-11-02 09:07:59 -04:00
rusefillc 497342f0c8
variable shadowing should be avoided #5676 (#5680)
lwip needs ALLOW_SHADOW
2023-11-01 23:24:40 -04:00
rusefillc dd7a49a00d only:variable shadowing should be avoided fix #5676 2023-11-01 13:18:22 -04:00
Matthew Kennedy 98e6e4b0eb Fix master (#1134)
* Revert "something went very wrong."

This reverts commit 53179dfd22.

* Revert "trying to fix build broken by "Sensor reconfiguration while running (#1131)""

This reverts commit 0bf32a7291.

* Revert "partial Revert of "Stricter compile options (#1132)""

This reverts commit a17cc28382.

* temp prometheus fix

* fix bootloader

* fix batch files
2020-02-08 16:34:29 -05:00
rusefi a17cc28382 partial Revert of "Stricter compile options (#1132)" 2020-02-08 07:08:22 -05:00
Matthew Kennedy 8c118f2fbe
Stricter compile options (#1132)
* stricter

* don't warn on that one

* this code was dead
2020-02-08 08:05:40 -03:00
rusefi 48db08aaae shared GCC settings between projects 2019-12-02 10:26:16 -05:00