]> Kevux Git Server - fll/commit
Bugfix: Incorrect ifndef defines for some functions and structures.
authorKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 03:20:29 +0000 (21:20 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 04:23:03 +0000 (22:23 -0600)
commitfe22caee340a27d46d455929030b794fc4335f79
tree970d38e6facad1bea9ec8a8ec643d88e4a2b7560
parenta7a72699cdc6d096e8866227906bb5e1ea6bb09b
Bugfix: Incorrect ifndef defines for some functions and structures.

The _di_string_ascii_s_ is incorrect and should instead be _di_f_string_ascii_s_.

These have been exposed while building the stand alone which is very sensitive to the defines.
level_0/f_file/c/private-file.c
level_0/f_string/c/string/static.h
level_0/f_utf/c/utf/private-dynamics.c
level_0/f_utf/c/utf/private-dynamics.h