Home GnuPG

Fix extern inline use for gcc > 4.3 in c99 mode
6feb29a67a0eUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix extern inline use for gcc > 4.3 in c99 mode

* mpi/mpi-inline.h [!G10_MPI_INLINE_DECL]: Take care of changed extern
inline semantics in gcc.

I am not use how this will work out with non-gcc. However, we had no
problems in the past and thus this change is the least invasive for
non-gcc compilers.

Details

Provenance
wernerAuthored on Nov 8 2012, 3:38 PM
Parents
rC423571e111d5: Fix memory leak in gcry_pk_testkey for ECC.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC6feb29a67a0e: Fix extern inline use for gcc > 4.3 in c99 mode (authored by Werner Koch <wk@gnupg.org>).Nov 8 2012, 3:39 PM