Wireshark mailing list archives

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


From: Stephen Fisher <steve () stephen-fisher com>
Date: Tue, 12 Jul 2011 10:07:09 -0600

I probably upgraded libgcrypt as a local package recently and now when 
compiling Wireshark from trunk, it fails with:

cc1: warnings being treated as errors
In file included from packet-ssl-utils.h:37,
                 from packet-dtls.c:76:
/usr/local/include/gcrypt.h:1336: warning: 'gcry_ac_io_mode_t' is 
deprecated
/usr/local/include/gcrypt.h:1337: warning: 'gcry_ac_io_type_t' is 
deprecated

.. and many other similar lines.  I'm using libgcrypt 1.5.0 now 
(released June 29 2011).  One of those such lines is:

  /* This is an INTERNAL structure, do NOT use manually.  */
  gcry_ac_io_mode_t mode _GCRY_ATTR_INTERNAL;

Has anyone started looking into this yet?

___________________________________________________________________________
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: