Home GnuPG
Diffusion GpgOL b400af8e4f7d

Avoid using bultin gettext function name

Description

Avoid using bultin gettext function name

* src/common.h (_): Define to w32_gettext.
* src/w32-gettext.cpp, src/w32-gettext.h (gettext): Rename
to w32_gettext.

This fixes the build with newer GCC versions as it would
otherwise have a conflicting return type with the builtin
gettext name.

Details

Provenance
aheineckeAuthored on Nov 11 2021, 12:31 PM
Parents
rO8a0477251ddd: Ignore deprecated copy warnings
Branches
Unknown
Tags
Unknown