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 warnings (take two) #2297

Merged
merged 19 commits into from
May 25, 2024
Merged

Fix warnings (take two) #2297

merged 19 commits into from
May 25, 2024

Commits on May 24, 2024

  1. component_metadata: fix unused warnings

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2b10985 View commit details
    Browse the repository at this point in the history
  2. CI: Enable -Werror again

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    63da4d0 View commit details
    Browse the repository at this point in the history
  3. core: fix libCURL deprecation warnings

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1076568 View commit details
    Browse the repository at this point in the history
  4. third_party: get gtest like other dependencies

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    915aada View commit details
    Browse the repository at this point in the history
  5. cmake: fixup compiler flags

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d823741 View commit details
    Browse the repository at this point in the history
  6. cmake: try fixup

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    19bab04 View commit details
    Browse the repository at this point in the history
  7. cmake: Fix -Werror for MSVC

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c98b408 View commit details
    Browse the repository at this point in the history
  8. gtest: try to build the same as the library

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6f4e6cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d65a2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6d7c5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d76e81e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa5bf77 View commit details
    Browse the repository at this point in the history
  13. mavsdk_server: fix warning in gRPC with GCC 13

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5ed4dad View commit details
    Browse the repository at this point in the history
  14. cmake: ignore GCC 7 ABI changes

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3274e62 View commit details
    Browse the repository at this point in the history
  15. core: fix stringop-truncation warnings

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35ae4d3 View commit details
    Browse the repository at this point in the history
  16. cmake: fix hunter

    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0284b95 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    e198d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfeff19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0eb026 View commit details
    Browse the repository at this point in the history