]> Kevux Git Server - fll/commit
Bugfix: Add missing includes, add missing fanalyzer mode, and fix problems with stand...
authorKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 02:36:55 +0000 (21:36 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 18 Mar 2023 02:36:55 +0000 (21:36 -0500)
commit597e821a75303f65e880f9ef113835b6f7552d93
tree88b876bc9d722195d88b068fa25b1e252c9617e9
parenteaec5560e70da418aa449008f6652bf07b6c36c3
Bugfix: Add missing includes, add missing fanalyzer mode, and fix problems with stand alone fake.

The stand alone Featureless Make is not building properly.
Investigation reveals that there are missing sources and missing header includes.

For some reason the missing includes do not cause a problem in 0.6 or in non-stand_alone 0.7 builds.
However, it does cause a problem in the stand alone build.
Add the missing header includes.
build/stand_alone/byte_dump.settings
build/stand_alone/fake.settings
build/stand_alone/firewall.settings
build/stand_alone/utf8.settings
level_1/fl_execute/c/execute.h
level_3/fake/c/main/fake.h