Mon, 19 May 2025 15:34:30 +0200
fix critical bug in string iteration
some temporaries did not materialize long enough - fixed that by assigning them to lvalues
After cloning the repository, or extracting the source tarball, simply execute make to build the software. Optionally, before calling make, you can execute ./configure with your favorite settings. By default, make will execute ./configure --release You will find the repoheat binary in the build directory. Execute ./repoheat -h to show the usage information.