Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clang detection on Mac OS #1038

Conversation

johnwason
Copy link
Contributor

Mac OS reports "Clang" as "AppleClang" and wasn't being detected. This PR fixes the compiler detection and a few compiler sign comparison warnings.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.74%. Comparing base (6638c33) to head (9d67963).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1038   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files         283      283           
  Lines       15958    15958           
=======================================
  Hits        14321    14321           
  Misses       1637     1637           

@johnwason
Copy link
Contributor Author

The CI has finished. I need this merged for other PRs.

@johnwason johnwason requested a review from marip8 July 30, 2024 16:01
@Levi-Armstrong Levi-Armstrong merged commit 24af73b into tesseract-robotics:master Jul 30, 2024
15 checks passed
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