Wireshark mailing list archives

Re: gcrypt.h warnings: '...' is deprecated


From: Stephen Fisher <steve () stephen-fisher com>
Date: Wed, 13 Jul 2011 14:38:43 -0600

On Wed, Jul 13, 2011 at 10:24:15PM +0200, Stig Bjørlykke wrote:

Do we use deprecated functions?

Not that I'm aware of: the libgcrypt 1.5.0 release notes 
(http://lists.gnupg.org/pipermail/gnupg-announce/2011q2/000307.html) 
state that use of the Alternative Public Key Interface (gcry_ac_*) 
functions will now print compile time warnings, but we don't use those 
according to a grep for that prefix in epan/dissectors/*.[ch]

I think it's just a case of them trying to use macros to print 
deprecation warnings that didn't work as intended.  I even get the 
warnings when I include gcrypt.h in a hello world program and it fails 
to compile if I add -Werror to it.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: