boostorg / boostorg/process

Unused result warning in executor.hpp

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
145
Forks
151
PR merge metrics
No merged PRs in 30d

Description

There's a warning `unused-result` generated in process/detail/posix/executor.hpp
It refers to 3 calls to `::write` function in `void write_error(const std::error_code & ec, const char * msg)`

Built it with gcc7 on Linux.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.