Fix clang "unknown warning group" errors #65

pull ryanofsky wants to merge 1 commits into bitcoin-core:master from ryanofsky:pr/warnwarn changing 1 files +4 −0
  1. ryanofsky commented at 7:42 PM on January 3, 2022: collaborator

    Use clang __has_warning macro to avoid unknown warning group '-Wsuggest-override' warning in older versions of clang that have the __has_warning macro but don't have the suggest-override warning.

    Errors were showing up https://github.com/bitcoin/bitcoin/pull/10102/checks?check_run_id=4671391974 / https://cirrus-ci.com/task/4642955743985664

  2. Fix clang "unknown warning group" errors
    Use clang __has_warning macro to avoid "unknown warning group
    '-Wsuggest-override'" warning in older versions of clang that have the
    __has_warning macro but don't have the suggest-override warning.
    
    Errors were showing up in
    https://github.com/bitcoin/bitcoin/pull/10102/checks?check_run_id=4671391974
    https://cirrus-ci.com/task/4642955743985664
    680776fcc8
  3. ryanofsky merged this on Jan 3, 2022
  4. ryanofsky closed this on Jan 3, 2022

  5. bitcoin-core locked this on Jun 25, 2025
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-20 18:30 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me