]> Kevux Git Server - fll/commit
Bugfix: FSS Write programs don't correctly handle multi-Content per Object situations.
authorKevin Day <kevin@kevux.org>
Tue, 24 Jan 2023 03:00:30 +0000 (21:00 -0600)
committerKevin Day <kevin@kevux.org>
Tue, 24 Jan 2023 03:00:30 +0000 (21:00 -0600)
commitf699b858cebeb14fe2180f90d76afe7f66e65e79
tree6c1cc3a723247e4270a5ee8a3583f855b5054567
parentc358b5f7d89f13b1d0d951916110aa1d6d70358a
Bugfix: FSS Write programs don't correctly handle multi-Content per Object situations.

The FSS Extended should support one or more Content per Object.
All others support the same number of Objects as Content (not referring to nested Content).

The error and error message when this is and is not correctly being handled.

The correct detection needs to count based on sub locations rather than locations.

Remove now pointless and misleading checks.
level_3/fss_write/c/main/common.c
level_3/fss_write/c/main/print.c