Skip to content

Intel compiler fixes and CI #174

Open
@anarthal

Description

@anarthal

Build fails with

/home/ruben/workspace/boost-root/libs/mysql/include/boost/mysql/impl/internal/protocol/deserialize_text_field.ipp:95:35: error: explicit comparison with infinity in fast floating point mode [-Werror,-Wtautological-constant-compare]
    if (!ok || std::isnan(val) || std::isinf(val))  // SQL std forbids these values

When building with the newest icpx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtesting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions