]> Kevux Git Server - fll/commit
Bugfix: The "if defined parameter .." is not supporting reserved parameters.
authorKevin Day <thekevinday@gmail.com>
Sun, 19 Dec 2021 18:18:03 +0000 (12:18 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 19 Dec 2021 18:21:08 +0000 (12:21 -0600)
commit2e21a1c549ea753be7175a6fd13f8a92c8ae5264
tree5edf9857aa6070b2d0ee013f7481384aaf24131c
parent634e4402b887d5abc8b6928909dafbf1dab4c42a
Bugfix: The "if defined parameter .." is not supporting reserved parameters.

There are several reserved parameters that are supposed to be supported.
Add code checking for the reserved words for the "if defined parameter" operation.

Update the documentation to better communicate these reserved words and how they operate.

Move the operation into its own function.
level_3/fake/c/private-make-operate.c
level_3/fake/c/private-make-operate.h
level_3/fake/documents/fakefile.txt
level_3/fake/specifications/fakefile.txt