-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
CIkind: bugsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Milestone
Description
Description
There are a few failing tests:
- Clang-Analyze: the recently released Clang 21.0 fails with a
-Wmissing-noreturn. - Clang 8: the runner fails running
apt-get update
Reproduction steps
Run a CI (see https://github.com/nlohmann/json/actions/runs/16579251921?pr=4867)
Expected vs. actual results
Green CI
Minimal code example
N/AError messages
See logs in https://github.com/nlohmann/json/actions/runs/16579251921?pr=4867Compiler and operating system
Clang 21
Library version
develop
Validation
- The bug also occurs if the latest version from the
developbranch is used. - I can successfully compile and run the unit tests.
Metadata
Metadata
Assignees
Labels
CIkind: bugsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation