Open Issues Need Help
View All on GitHub Utilize latest GCC/clang's capability in CI about 1 hour ago
AI Summary: This GitHub issue proposes integrating GCC's new static analysis capability, specifically the `-fanalyzer` flag, into the project's CI pipeline. The plan involves first adding the flag to the build system and resolving all warnings it generates, and then enabling it in CI to continuously leverage modern compiler features for improved code quality.
Complexity:
3/5
build/cmake build/environment good first issue kind/improvement
apache/celix
188
Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
C
#apache#c#celix#cplusplus#osgi