Skip to content

[C++] Remove -Wconversion from build flags #19838

@asfimport

Description

@asfimport

I would request removing -Wconversion from the CI build flags. It is overly finicky, generating errors for things such as converting a size_t to double. Furthermore, gbenchmark fails building with it, making it difficult to exercise locally.

I will mention that MSVC's conversion warnings are vastly more reasonable.

Reporter: Antoine Pitrou / @pitrou

Note: This issue was originally created as ARROW-3522. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    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