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

Add few warning compiler options to error (backport #1181) #1816

Merged
merged 2 commits into from
Oct 27, 2024

Commits on Oct 26, 2024

  1. Add few warning compiler options to error (#1181)

    * add conversion, unused-but-set-variable, and return-type warnings to error
    * add shadow variables to error and their fixes for code compilation
    * apply the same flags to controller interface package
    * apply the same flags and their fixes to hardware_interface package
    * apply the same compiler options to the rest of the packages
    saikishor authored and christophfroehlich committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6ac94c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6e50f View commit details
    Browse the repository at this point in the history