]> Kevux Git Server - fll/commit
Bugfix: private_f_file_open_at() has an incomplete set if ifdef conditions.
authorKevin Day <thekevinday@gmail.com>
Sat, 30 Jul 2022 00:22:10 +0000 (19:22 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 30 Jul 2022 00:22:10 +0000 (19:22 -0500)
commit1cdcc48d4e8ef9bdde1f6592c213da6e5b2d6000
tree65fefa94f1edd2c166bdbc1ae44f10021c67c07f
parent86bbcf3277752cdfa861fbfae6fe4a22659e1c31
Bugfix: private_f_file_open_at() has an incomplete set if ifdef conditions.

The ifdef conditions for disabled functions is incomplete.
This results in the private_f_file_open_at() becoming incorrectly unavailable when the appropriate disable defines are set.
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h