]> Kevux Git Server - fll/commit
Progress: featureless make.
authorKevin Day <thekevinday@gmail.com>
Sat, 29 Aug 2020 03:19:21 +0000 (22:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 29 Aug 2020 03:19:21 +0000 (22:19 -0500)
commit0091bf9958f94cb616959b7928b6283d5962ada9
treed741bd45d4163434f7b5bf6dd5419d09b3b863d3
parent54a1220edbab6927d4ad9692ea3ce9105ffe93fe
Progress: featureless make.

Begin working on "if" operation logic.

Make sure the return states are handled by adding a "success" boolean.

Uncomment the code where I was confused by the logic.
What seems to have caused the confusion was that the "if" condition should have been an "else if" condition.
With this change, the logic makes more sense because it is no longer checking against a modified status variable.
level_3/fake/c/private-make.c
level_3/fake/c/private-make.h
level_3/fake/c/private-print.c
level_3/fake/data/build/fakefile
level_3/fake/specifications/fakefile.txt