Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] gcrypt.h warnings: '...' is deprecated

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Wed, 13 Jul 2011 22:24:15 +0200
On Wed, Jul 13, 2011 at 8:13 PM, Stephen Fisher
<steve@xxxxxxxxxxxxxxxxxx> wrote:
> Since we compile with -Werror, a workaround to fix Wireshark compilation
> is to add "#define _GCRYPT_IN_LIBGCRYPT 1 " before every include of
> gcrypt.h to convince the macros in gcrypt.h that it's being compiled
> with libgcrypt and that "using" deprecated functions is ok.

Do we use deprecated functions?
I tried defining GCRYPT_NO_DEPRECATED, but I only got fewer warnings...


-- 
Stig Bjørlykke