From: Kevin Day Date: Tue, 25 Apr 2023 02:33:19 +0000 (-0500) Subject: Bugfix: Featureless Make stand alone build fails to compile due to missing f_string_a... X-Git-Tag: 0.6.5~11 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=ff32780077ddb0d99906d3094ffe5b9a10805180;p=fll Bugfix: Featureless Make stand alone build fails to compile due to missing f_string_append_nulless(). A recent change must have introduced a dependency for f_string_append_nulless(). Disable the associated disable define. --- diff --git a/build/stand_alone/fake.config.h b/build/stand_alone/fake.config.h index a0f7753..89745b5 100644 --- a/build/stand_alone/fake.config.h +++ b/build/stand_alone/fake.config.h @@ -821,7 +821,7 @@ #define _di_f_string_append_assure_ #define _di_f_string_append_assure_nulless_ #define _di_f_string_append_mash_ -#define _di_f_string_append_nulless_ +//#define _di_f_string_append_nulless_ //#define _di_f_string_ascii_s_ #define _di_f_string_constant_t_ #define _di_f_string_dynamic_adjust_