Skip to content

warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 #633

Description

@cpeterso

clang version 11.0.0 warning:

media/libcubeb/src/cubeb_mixer.cpp:336:14 [-Wimplicit-const-int-float-conversion] implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648

maxval = INT_MAX;

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

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions