apache / apache/celix

Utilize latest GCC/clang's capability in CI

Open
#566 6 comments 0 reactions 0 assignees Claimed by @pnoltes View on GitHub
build/cmake build/environment good first issue kind/improvement
Dominant language
C
Stars
193
Forks
99
Avg merge
1m
Merged PRs (30d)
1

Description

GCC is continuing to gain greater static code analysis capabilities these days:
https://developers.redhat.com/articles/2023/05/31/improvements-static-analysis-gcc-13-compiler#

It will be beneficial to add `-fanalyzer` to the build system.
After eliminating all warnings, we can turn it on in our CI.

Following Rust's trend, I expect more compiler work like this (https://lwn.net/SubscriberLink/936728/382fa9e0e0e2b2ed/) to come.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.