Skip to content

Breaking change: std::string_view usage in 8.8.0 breaks C++14 compatibility #1737

Description

@GerjandeGroot

Version: 8.8.0
Regression from: 8.7.x (confirmed working)

std::string_view is a c++17 feature, meaning the changes in 8.8.0 break compatibility with c++14.

Questions for the maintainers:

  • Was the C++14 compatibility drop intentional?
  • If so, would this not be a reason to bump a mayor version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Need Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions