tests: Fix gcc incompatibility
* tests/json/t-json.c: Remove var definitions inside a for statement.
This useful C99 feature seems to work only in recent gcc versions. We
can't use it; see gnupg/doc/HACKING.
- GnuPG-bug-id: T5088
tests: Fix gcc incompatibility Tags None Subscribers None
Description
Details
|