No description
These bugs became visible when using optimization options. They were either not present unoptimized or very unlikely to occur. However, given the options, the resulting program would behave incorrectly and reliably break under all circumstances. The makefile will see the intended changes accordingly in the following commit to ensure compatibility. |
||
---|---|---|
.gitignore | ||
encode.c | ||
encode.h | ||
input.c | ||
input.h | ||
main.c | ||
Makefile | ||
output.c | ||
output.h |