Home GnuPG

core: Fix problem with C11 and stdnoreturn.h.

Description

core: Fix problem with C11 and stdnoreturn.h.

* src/gpg-error.h.in (GPGRT_ATTR_NORETURN): Use gcc specific symbol name
__noreturn__.
  • GnuPG-bug-id: T4002
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 30 2018, 5:08 PM
Parents
rE619abb6211e8: po: More Spanish translations.
Branches
Unknown
Tags
Unknown
Tasks
T4002: gpg-error.h uses c11 reserved word "noreturn"