]> 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:03:09 +0000 (23:03 -0500)
commit3a862e8eadef436bc4ab514a68ca06c8d58d120b
tree20ffe8757b5385c381df381f9605019460e3eecb
parent22d07abc2aece7720c81f89703a4a8a0a5481967
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