]> Kevux Git Server - fll/commit
Bugfix: Functions private_f_file_flush() and private_f_print_safely_get() are not...
authorKevin Day <thekevinday@gmail.com>
Mon, 8 Aug 2022 04:00:46 +0000 (23:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 8 Aug 2022 04:19:15 +0000 (23:19 -0500)
commit135c55771e83126df6ba239e4a47c1adf320fe3a
tree42a17ddb23d7eaba44eba08fe569ec2d81a04d32
parent406800fb0d6655b0a3f5c9d05538e2d7f640fbb4
Bugfix: Functions private_f_file_flush() and private_f_print_safely_get() are not being inclided when needed.

The disable macro _di_f_file_stream_close_ is missing.
The disable macros _di_f_print_raw_safely_, _di_f_print_raw_safely_dynamic_, and _di_f_print_raw_safely_dynamic_partial_ are missing.
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h
level_0/f_print/c/print/to.h
level_0/f_print/c/private-print.c
level_0/f_print/c/private-print.h