Home GnuPG
Diffusion GPGME 0676d41ef57d

cpp: Use cstdlib getenv for portability

Description

cpp: Use cstdlib getenv for portability

* lang/cpp/src/editinteractor.cpp (EditInteractor::Private::Private):
Use std::getenv.

This should fix compiling on MacOS X

Details

Provenance
aheineckeAuthored on Aug 6 2020, 9:50 AM
Parents
rM89501509134a: qt: Port to new setExpire()
Branches
Unknown
Tags
Unknown
Tasks
T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'