Skip to content

clangtidy warnings about narrowing in persistent classes #118

@brownd1978

Description

@brownd1978

clangtidy gives warnings about narrowing when constructing persistent classes (ie in *DataProducts constructors). Those narrowings are conscious choices to reduce persistent payload. Can we turn off those warnings?

narrowing conversion from 'double' to 'float' [cppcoreguidelines-narrowing-conversions]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions