Home GnuPG
Diffusion GnuPG 5093bed27580

Fix extern inline use for gcc > 4.3 in c99 mode
5093bed27580Unpublished

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 6 2012, 5:14 PM
Parents
rGbb4df020fe1c: autogen.sh: Do not use -c with chmod.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG5093bed27580: Fix extern inline use for gcc > 4.3 in c99 mode (authored by Werner Koch <wk@gnupg.org>).Nov 6 2012, 5:14 PM