boostorg / boostorg/process

How do I forward the current environment to a child process with added/removed env variables?

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

Description

Migrating from Boost 1.85 to 1.88 I am trying to migrate existing code from v1 to v2. Unfortunately the documentation is still scarce and I have trouble converting our code. In one case I want to use the current process environment and forward it to a child process with some variables added and some removed. I haven't found anything in the documentation on how to do this and also looking into the header files of environment.hpp left me wondering if this is possible at all. Please let me know how to do this.

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.