mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
common: Silence warnings from AllowSetForegroundWindow.
* common/sysutils.c (gnupg_allow_set_foregound_window): Print warning only with debug flag set.
This commit is contained in:
parent
b067285d59
commit
4ef8516a79
2 changed files with 12 additions and 2 deletions
|
@ -3954,6 +3954,12 @@ Operation is further controlled by a few environment variables:
|
|||
under operating systems without proper support to figure out the
|
||||
name of a process' text file.
|
||||
|
||||
@item GNUPG_EXEC_DEBUG_FLAGS
|
||||
@efindex GNUPG_EXEC_DEBUG_FLAGS
|
||||
This variable allows to enable diagnostics for process management.
|
||||
A numeric decimal value is expected. Bit 0 enables general
|
||||
diagnostics, bit 1 enables certain warnings on Windows.
|
||||
|
||||
@end table
|
||||
|
||||
When calling the gpg-agent component @command{@gpgname} sends a set of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue