Skip to content

g++-14 warning on self-comparison #3830

Description

@rcasellas

Dear all,

FYI, updated to g++-14 in development Ubuntu Noble. Unless mistke on my part, I am using master branch

I am getting the following warning:

ext/fmt/include/fmt/ranges.h:164:49: warning: self-comparison always evaluates to true [-Wtautological-compare]
164 | integer_sequence<bool, (Is == Is)...>) -> std::true_type;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions