Skip to content

Conversation

@martinus
Copy link
Owner

@martinus martinus commented Oct 5, 2025

Address compilation issues with recent compilers and ensure consistent usage of the doctest header. Update the GitHub Actions workflow to use the latest versions of actions and improve caching and permissions. Update wrap files for dependencies to their latest versions.

* Update wrap files
* Ignore clang's warning in doctest:

<ciso646> is not a standard header since C++20, use <version> to detect implementation-specific macros" [-Werror,-W#warnings]

Make sure app/doctest.h is used everywhere instead of directly including the header, so the warning is disabled everywhere
@martinus martinus merged commit 3553239 into main Oct 5, 2025
12 checks passed
@martinus martinus deleted the mla/2025-10-05/update-third-party branch October 5, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants