Skip to content

Conversation

@evaikene
Copy link
Owner

Summary

  • update CMake configuration to require C++17
  • switch autotools configure checks to enforce C++17

Testing

  • cmake -S . -B build
  • cmake --build build
  • autoreconf -fi (fails: Can't exec "aclocal": No such file or directory)
  • apt-get update (fails: repository not signed / 403 Forbidden)

https://chatgpt.com/codex/tasks/task_e_68c2f3036bd4832e825d262bf1e0025e

@evaikene evaikene merged commit 357cecd into master Sep 11, 2025
1 of 3 checks passed
@evaikene evaikene deleted the codex/require-c++17-in-cmake-and-autotools branch September 11, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants