On Wed, Jul 13, 2011 at 8:13 PM, Stephen Fisher <[email protected]> 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 ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
