@indecisivedragon asked about errors when building libcon4m locally. The errors occurred for gcc 11.4 or clang 14 on Linux that were resolved by upgrading to newer compiler versions. Adding a Dockerfile is one way to help with that, and would help nail down the dependency versions in CI.
Not a high priority ticket.
@indecisivedragon asked about errors when building libcon4m locally. The errors occurred for gcc 11.4 or clang 14 on Linux that were resolved by upgrading to newer compiler versions. Adding a
Dockerfile
is one way to help with that, and would help nail down the dependency versions in CI.