]> Kevux Git Server - fll/commit
Update: Slight changes to design around the build settings arguments.
authorKevin Day <thekevinday@gmail.com>
Wed, 14 Dec 2022 05:25:46 +0000 (23:25 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 14 Dec 2022 05:25:46 +0000 (23:25 -0600)
commit91f80b2dbab07a9ddc35bb5aee73d977b530b4bd
tree27ab601c1a82e4f8a993e3c68e870700ad5cf50d
parentb75faa8329b452ce57b80f70ef603956f8e896c3
Update: Slight changes to design around the build settings arguments.

Improve the argument handling when the fakefile contains a build settings with arguments.

This is done in observance of a bug where passed modes are combined into a single parameter when modes are passed via an IKI replacement.
A follow up bugfix that may involve some refactoring or functionality reinterpretation is needed.

This uses an explicit array when needed rather than an inexplicit pointer.

This repeats the parsing when printing the output so that information output is not misleading.
level_3/fake/c/private-build-load.c
level_3/fake/c/private-build.c