Home GnuPG

gpg-error-config: Don't use local variables.

Description

gpg-error-config: Don't use local variables.

* src/gpg-error-config-new.in: Use global variables only.

Since Korn Shell requires different syntax for function to declare
local variables, and some OS use Korn Shell as /bin/sh, avoid
non-portable use of "local".

  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Sep 20 2018, 4:52 AM
Parents
rE95ab4d037ce2: gpg-error-config: Avoid more space char.
Branches
Unknown
Tags
Unknown