| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | Add some compilers flags to the C++ testsuite | jvoisin | |
| Notably -Wno-fortify-source, to prevent clang from using its own fortify implementation. Co-Authored-By: Sertonix | |||
| 2026-03-13 | Fixes compilation with clang and -D_FORTIFY_SOURCE=2 | jvoisin | |
| This commit fixes the typo pass_object_size__ for pass_object_size. It also adds tests in the CI to prevent this from happening again. Ref https://clang.llvm.org/docs/AttributeReference.html#pass-object-size-pass-dynamic-object-size Co-Authored-By: Sertonix | |||
| 2025-11-11 | Add a testsuite | jvoisin | |
| Co-Authored-By: q66 <q66@chimera-linux.org> | |||
