]> Kevux Git Server - fll/commit
Progress: Begin fixing iki_read (and eki_read).
authorKevin Day <Kevin@kevux.org>
Sun, 8 Dec 2024 19:52:41 +0000 (13:52 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 8 Dec 2024 20:50:35 +0000 (14:50 -0600)
commit632cd8b2b477eb732dad44b79ef39ce6e62c4a16
tree1fb5f55c090a3d46554afdd130a2518b8e28afb6
parent855062b8bc4f1e6ba054eca48092404e556c651d
Progress: Begin fixing iki_read (and eki_read).

I noticed a lot of issues and fixed the problems on the 0.6 branch first.
This caused me to jump around back and forth a lot for the 0.7 branch.

This disoriented me.
I decided that I am going to commit this current state as a progress commit.
I will write the runtime tests for the 0.6 branch.
Then I will port those over to this.
Then I will use the runtime tests to help identify where I last was and what I need to change or finish changing.

The `--select` settings also need to be updated with regards to this.
level_3/iki_read/c/eki/process.c
level_3/iki_read/c/iki/process.c
level_3/iki_read/c/main/common.c
level_3/iki_read/c/main/iki_read.c
level_3/iki_read/c/main/print/message.c
level_3/iki_read/c/main/process.c