Ingo Klöcker
58a217b108
cpp: Do not close stdout/stderr when destroying EditInteractor
...
* lang/cpp/src/editinteractor.cpp (EditInteractor::Private): Initialize
members 'state' and 'debug' in-class. Add member 'debugNeedsClosing'.
(EditInteractor::Private::Private): Remove members initializers.
Remember if 'debug' needs to be closed.
(EditInteractor::Private::~Private): Only close 'debug' if it needs to
be closed.
--
This fixes the problem that after destroying an edit interactor all
debug output went to /dev/null instead of stderr (or stdout) if one
enabled debugging of the edit interactors with GPGMEPP_INTERACTOR_DEBUG
set to stderr (or stdout).
2021-05-06 10:14:44 +02:00
..
2020-10-23 13:50:16 +02:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2020-10-29 12:57:10 +01:00
2020-10-29 12:57:10 +01:00
2018-12-03 12:25:00 +01:00
2020-11-20 10:10:32 +01:00
2020-11-20 10:10:32 +01:00
2018-12-03 12:25:00 +01:00
2018-06-01 10:58:24 +02:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2021-05-06 10:14:44 +02:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2020-10-23 13:50:16 +02:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2020-09-07 11:55:07 +02:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2019-05-03 08:49:34 +02:00
2019-03-26 12:02:28 +01:00
2017-04-25 13:03:49 +02:00
2017-04-25 10:24:11 +02:00
2016-11-02 14:43:44 +01:00
2016-11-15 14:33:31 +01:00
2017-06-12 15:25:33 +02:00
2016-11-02 14:43:44 +01:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2021-05-05 19:26:03 +02:00
2021-05-05 19:26:03 +02:00
2019-02-21 13:05:55 +01:00
2019-02-21 13:05:55 +01:00
2021-05-05 19:25:48 +02:00
2021-05-05 19:25:48 +02:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2020-11-20 10:10:32 +01:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2017-04-25 13:03:49 +02:00
2020-10-23 13:50:16 +02:00
2020-10-23 13:50:16 +02:00
2017-04-25 10:24:11 +02:00
2017-12-08 05:59:11 +01:00
2017-04-25 10:24:11 +02:00
2017-04-25 10:24:11 +02:00
2018-12-03 12:25:00 +01:00
2018-12-03 12:25:00 +01:00
2020-09-07 11:55:07 +02:00
2020-07-15 14:11:17 +02:00
2017-06-01 14:16:11 +02:00
2018-12-03 12:25:00 +01:00
2016-08-24 14:15:58 +02:00