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 <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to