bug in src/gcrypt.h

Werner Koch wk at gnupg.org
Thu Oct 23 11:35:35 CEST 2003


On Wed, 22 Oct 2003 14:34:50 -0700, Philip Brown said:

> Please make use of autoconf, and have a gcrypt.h.in or something

That won't work if you are using a different compiler.  I fixed it by
using GPG_ERR_INLINE which gets defined to __inline__ for gcc, inline
for C99 and nothing for other compilers.  GPG_ERR_INLINE is available
because we rely on gpg-error.h anyway.

Thanks,

  Werner

-- 
Werner Koch                                      <wk at gnupg.org>
The GnuPG Experts                                http://g10code.com
Free Software Foundation Europe	                 http://fsfeurope.org




More information about the Gcrypt-devel mailing list