Closed valleymouth closed 1 year ago
While I have no idea, if the pull request above breaks something, it seems building the library with LLVM works without any problems, after applying the changes 👍. At least on my machine (macOS 13.1) the following commands:
git clone https://github.com/valleymouth/sick_safetyscanners_base.git -b fix_clang_warnings 'Safety Scanner'
cd 'Safety Scanner'
cmake -G Ninja -B build
cmake --build build
finish successfully.
Hi thanks, for contributing, I will have a look through it and integrate it
This should fix https://github.com/SICKAG/sick_safetyscanners_base/issues/9.