Skip to content

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

@cpeterso

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;

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