]> Kevux Git Server - fll/commit
Progress: Continue fixing iki_read (and eki_read) for runtime tests.
authorKevin Day <Kevin@kevux.org>
Thu, 2 Jan 2025 04:28:35 +0000 (22:28 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 2 Jan 2025 04:31:59 +0000 (22:31 -0600)
commit61b0a1d7c50f0440ae3b7d57de0ab93d4f7d8752
tree4f6df3b1c5f0a8cdff07da636f51c4814c6899ae
parent1a8aeaa4d5c1a76b239c1e113b5c3ebc5c85fb5a
Progress: Continue fixing iki_read (and eki_read) for runtime tests.

Minor changes that I started working on before vacation.
I forgot to write the notes and make a commit.

I appear to have changed some of the name parameter handling.
There is a clear bug where I mistakingly used the wrong array for a range check in a loop.

Use the state status rather than a custom status for managing the status.

Some of the print parameters are using the output.to directly rather than the print variable passed to the function.

Correct some of the function documentation.

there are still 165 test failures that I need to review.
level_3/iki_read/c/iki/process.c
level_3/iki_read/c/main/print/data.c
level_3/iki_read/c/main/print/data.h