]> Kevux Git Server - fll/commit
Update: Lift the restrictions on specifying -o with -l, -s, and -t for the FSS read...
authorKevin Day <thekevinday@gmail.com>
Fri, 30 Apr 2021 03:59:41 +0000 (22:59 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 30 Apr 2021 04:05:24 +0000 (23:05 -0500)
commitfad9a068faec287818dd0aeef1971509f20579c6
tree0d1cf9c9905ea1bb15b7a4ba3fceca5b6db4ffcc
parent335398bb57a440584921f20e4a73b288d476a45d
Update: Lift the restrictions on specifying -o with -l, -s, and -t for the FSS read programs.

At some point the FSS read functions were not designed to allow -o and -c at the same time.

This is no longer necessary.
Remove the checks and the code appears to work as expected.
level_3/fss_basic_list_read/c/fss_basic_list_read.c
level_3/fss_basic_read/c/fss_basic_read.c
level_3/fss_embedded_list_read/c/fss_embedded_list_read.c
level_3/fss_extended_list_read/c/fss_extended_list_read.c
level_3/fss_extended_read/c/fss_extended_read.c