apache / celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
https://celix.apache.org/
Apache License 2.0
162 stars 86 forks source link

Correct build errors on OSX, issue #567 #568

Closed schorg closed 1 year ago

schorg commented 1 year ago

This - hopefully - corrects the build errors on OSX with brew installed. Issue #567.

codecov-commenter commented 1 year ago

Codecov Report

Merging #568 (a4fc117) into master (53cf586) will decrease coverage by 0.46%. The diff coverage is n/a.

:exclamation: Current head a4fc117 differs from pull request most recent head 12a8f42. Consider uploading reports for the commit 12a8f42 to get more accurate results

@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
- Coverage   78.47%   78.01%   -0.46%     
==========================================
  Files         230      230              
  Lines       35022    35022              
==========================================
- Hits        27483    27324     -159     
- Misses       7539     7698     +159     

see 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more