]> Kevux Git Server - kevux-tools/commit
Update: Set error state on kt_remove_flag_operate_remove_fail_d and toggle directory... 0.7.1
authorKevin Day <Kevin@kevux.org>
Sun, 27 Apr 2025 23:33:59 +0000 (18:33 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 27 Apr 2025 23:37:04 +0000 (18:37 -0500)
commit5b539f1d0fbcf002017e28a635f33495e1a75ab8
tree74589fb8267b8bed34bece6a1d0e61268d197088
parente4c021d5283f6578c676c21016fa58c7d6a2e954
Update: Set error state on kt_remove_flag_operate_remove_fail_d and toggle directory empty behavior.

An error should be returned when the `kt_remove_flag_operate_remove_fail_d` is passed.
This should only happen when not simulating.

The directory empty behavior should utilize the flag `kt_remove_flag_operate_empty_d` to avoid checking the state value.
sources/c/program/kevux/tools/remove/main/preprocess.c
sources/c/program/kevux/tools/remove/main/preprocess.h
tests/unit/remove/c/test-remove-file_type.c