AetherEternity
AetherEternity
Create series of tests to ensure that changes don't break anything (checks for example)
well, it worked after compilation :)
mfterm.c: In function ‘completion_sub_cmd_generator’: mfterm.c:263:5: error: ‘strncpy’ specified bound 128 equals destination size [-Werror=stringop-truncation] strncpy(buff, name, sizeof(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘completion_spec_generator.part.0’, inlined from ‘completion_spec_generator’ at mfterm.c:287:7: mfterm.c:334:7: error: ‘strncpy’ output...