]> Kevux Git Server - fll/commit
Bugfix: Invalid defines, incorrect comments, missing flags, and missing dependencies.
authorKevin Day <kevin@kevux.org>
Mon, 6 Feb 2023 03:01:24 +0000 (21:01 -0600)
committerKevin Day <kevin@kevux.org>
Mon, 6 Feb 2023 03:01:24 +0000 (21:01 -0600)
commit1ec5697a712d8ac16ee87f5822c4fe569346800c
tree192df4293292d608ae62e15635d97f630e232896
parentcae3b548d05d75176187cf73b2b785ef0846e25c
Bugfix: Invalid defines, incorrect comments, missing flags, and missing dependencies.

There is an inconsistency where _di_f_color_string_s_ and _di_f_color_strings_s_ are used.
Settle on _di_f_color_string_s_ because it is defined in the header file.

Incorrect defines, such as _di_f_utf_is_contro_codel_ are removed.

The *.config.h comment example doesn't work.

Consistently add fanalyzer mode and make sure it is available in both settings and fakefile files.

Some of the define macros are missing in regards to private functions.

The controller program is missing f_limit and fl_directory dependencies.
24 files changed:
level_0/f_string/c/string/private-dynamics.c
level_0/f_string/c/string/private-dynamics.h
level_0/f_thread/c/private-thread.c
level_0/f_thread/c/private-thread.h
level_0/f_utf/c/private-utf_control.c
level_0/f_utf/c/private-utf_control.h
level_1/fl_utf/c/private-utf.h
level_3/byte_dump/data/build/fakefile
level_3/control/data/build/fakefile
level_3/controller/data/build/dependencies
level_3/controller/data/build/fakefile
level_3/fake/data/build/fakefile
level_3/firewall/data/build/fakefile
level_3/fss_basic_list_read/data/build/fakefile
level_3/fss_basic_read/data/build/fakefile
level_3/fss_embedded_list_read/data/build/fakefile
level_3/fss_extended_list_read/data/build/fakefile
level_3/fss_extended_read/data/build/fakefile
level_3/fss_identify/data/build/fakefile
level_3/fss_payload_read/data/build/fakefile
level_3/iki_read/data/build/fakefile
level_3/iki_write/data/build/fakefile
level_3/status_code/data/build/fakefile
level_3/utf8/data/build/fakefile