Skip to content

igniton-common3 uses string_view with c++11 which is a feature of c++17 #239

@j-rivero

Description

@j-rivero

Environment

  • OS Version: Debian Sid, GCC11
  • ign-common3 in debian, version 3.5.0

Description

Steps to reproduce

  1. Install gcc11
  2. Compile code

Not sure how we want to resolve the problem. Seems like the own gtest is using absl::string_view which maybe an alternative until we have ign-common with c++17 enabled.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions