| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-11 | Fix compilation issues and add README | Ronny Lorenz | |
| The previous location of the additional README file vanished. So we include it directly into this repo... Compilation issues with latest GCC should also be gone after the minor change in the packages configure.ac and the removal of concrete instances of C structs in src/structs.h. They caused multiple definitions of the same variable since their definitions were included into several object files and thus appeared multiple times in the final linking stage. | |||