boostorg / boostorg/process

boost 1.86 aix build error

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

Description

aix version 7100-05
```
/usr/local/include/boost/process/v2/impl/pid.ipp:729:2: error: #error "Platform not supported"
#error "Platform not supported"

/usr/local/include/boost/process/v2/ext/impl/exe.ipp:175:2: error: #error "Platform not supported"
#error "Platform not supported"
^~~~~

/usr/local/include/boost/process/v2/impl/error.ipp: In member function 'virtual std::__cxx11::string boost::process::v2::error::detail::exit_code_category::message(int) const':
/usr/local/include/boost/process/v2/impl/error.ipp:112:21: error: duplicate case value
case SIGLOST: return "SIGLOST: File lock lost (unused)";
```

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.