mirror of
https://github.com/AdaCore/cvc5.git
synced 2026-02-12 12:32:16 -08:00
Unlike the previous approach in PR #11251, this solution ensures platform independence by using PRI macros for formatted printing. Additionally, this PR enables the `-Werror` flag in the CI build for examples, ensuring that future warnings are caught as errors.