]> Kevux Git Server - fll/commitdiff
Update: Rebuild the disable defines file and update the readme.
authorKevin Day <kevin@kevux.org>
Sat, 1 Apr 2023 02:29:19 +0000 (21:29 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 1 Apr 2023 02:32:50 +0000 (21:32 -0500)
Only a single change after rebuilding as per the readme.

Rebuild the example as well.

build/disable/about.txt
build/disable/level_0/f_color.h

index f36558e8d7625e65b9ef29d0662fcdd40785f553..52c5a026d3393b3bfe3e9529f66c6c125099f85f 100644 (file)
@@ -33,11 +33,11 @@ Consider the following example using the fake dependencies for the stand alone b
 # echo $(cat level_3/fake/data/build/dependencies)
 
 Which prints:
-  # fss-0000 f_type f_status f_memory f_type_array f_string f_utf f_account f_capability f_color f_console f_control_group f_conversion f_directory f_environment f_execute f_file f_fss f_iki f_limit f_path f_pipe f_print f_signal fl_control_group fl_conversion fl_directory fl_environment fl_execute fl_fss fl_iki fl_print fl_string fll_error fll_execute fll_file fll_fss fll_path fll_print fll_program
+  # fss-0000 f_type f_status f_memory f_type_array f_string f_utf f_account f_capability f_color f_console f_control_group f_conversion f_directory f_environment f_execute f_file f_fss f_iki f_limit f_path f_pipe f_print f_signal f_thread fl_control_group fl_conversion fl_directory fl_environment fl_execute fl_fss fl_iki fl_print fl_string fll_error fll_execute fll_file fll_fss fll_path fll_print fll_program
 
 From this list, build the level_0:
 
-# for i in f_type f_status f_memory f_type_array f_string f_utf f_account f_capability f_color f_console f_control_group f_conversion f_directory f_environment f_execute f_file f_fss f_iki f_limit f_path f_pipe f_print f_signal ; do if [[ -f build/disable/level_0/$i.h ]] ; then echo >> build/stand_alone/fake.config.h && cat build/disable/level_0/$i.h >> build/stand_alone/fake.config.h ; fi ; done
+# for i in f_type f_status f_memory f_type_array f_string f_utf f_account f_capability f_color f_console f_control_group f_conversion f_directory f_environment f_execute f_file f_fss f_iki f_limit f_path f_pipe f_print f_signal f_thread; do if [[ -f build/disable/level_0/$i.h ]] ; then echo >> build/stand_alone/fake.config.h && cat build/disable/level_0/$i.h >> build/stand_alone/fake.config.h ; fi ; done
 
 From the list, build the level_1:
 
index b28e67f83654676a3a537c63dc8a84fc0973a3fe..27c1b4b76f4dbaf0bed97e6f15f39e3df48ffd7e 100644 (file)
@@ -15,6 +15,5 @@
 #define _di_f_color_set_string_empty_s_
 #define _di_f_color_set_t_
 #define _di_f_color_string_s_
-#define _di_f_color_strings_s_
 #define _di_f_color_t_
 #define _di_f_color_terminal_s_