Commit graph

2 commits

Author SHA1 Message Date
Eric
733a013ee7 remove bugs related to uninitialized variables
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.
2025-05-28 17:31:07 +02:00
Eric
0dba01d98e add linewrap option when encoding (76 columns) 2025-05-27 01:32:09 +02:00