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

[rcl_logging_spdlog] Add warnings #54

Merged
merged 3 commits into from
Oct 20, 2020

Commits on Sep 29, 2020

  1. Add warnings

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    audrow committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4136418 View commit details
    Browse the repository at this point in the history
  2. Make CMake check for C++ compiler rather than C compiler

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    
    Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
    audrow and clalancette authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    dc4337c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update Clang compiler check to look for C++

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    
    Co-authored-by: Chen Lihui <lihui.chen@sony.com>
    audrow and Chen Lihui authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    eb33840 View commit details
    Browse the repository at this point in the history