Skip to content

Compilation error 'process\v2\environment.hpp' value::operator=( const Source& source ) #365

@MrROBUST

Description

@MrROBUST

Is this a typo that 'source.size' missing parens?

source.data(), source.size);

[build] In file included from ...\boost\include\boost/process/v2.hpp:9:
[build] ...\boost\include\boost/process/v2/environment.hpp(764,35): error: reference to non-static member function must be called; did you mean to call it with no arguments?
[build]             source.data(), source.size);
[build]                            ~~~~~~~^~~~

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