Skip to content

issue: std::string incomplete type in Types.hpp #47

@aneury1

Description

@aneury1

Hello it seems this would lead some error in some enviroments when compiling, I was trying on Fedora 38, I compiled successfully in order envs. but not for this so it would be good idea to include it, at the top of the file where should it be.

this is from master branch, I haven't tested in other branchs.

.../capicxx-core-runtime/include/CommonAPI/Types.hpp:113:40: error: return type ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} is incomplete
  113 |     virtual std::string getEnv() const {
      |                                        ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions