]> Kevux Git Server - controller/commit
Progress: Continue migrating the project.
authorKevin Day <Kevin@kevux.org>
Mon, 8 Jul 2024 03:08:05 +0000 (22:08 -0500)
committerKevin Day <Kevin@kevux.org>
Mon, 8 Jul 2024 03:08:05 +0000 (22:08 -0500)
commit8b6f31b79f03b111faa30b040b5b7b60353efcaa
treea4a85e13b419caf77cd80acc08889821b3775bef
parent2d9bc105f4a5b1577f23fb4bcb22bb3d1294ba5b
Progress: Continue migrating the project.

I did some testing and found some problems and some things to clean up.

Further reduce the small allocation to 4 which shows a decent reduction in memory waste.
sources/c/main/common/define.h
sources/c/main/common/type/cache.c
sources/c/main/common/type/cache.h
sources/c/main/print/error/entry.c
sources/c/main/print/error/entry.h
sources/c/main/print/error/rule/action.c
sources/c/main/print/error/rule/action.h
sources/c/main/print/error/rule/item.c
sources/c/main/print/error/rule/item.h
sources/c/main/rule/execute.c
sources/c/main/rule/instance.c