qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] deprecated ASN1 macros from libtasn1.h


From: Petr Ovtchenkov
Subject: [PATCH 0/1] deprecated ASN1 macros from libtasn1.h
Date: Fri, 18 Dec 2020 11:55:04 +0300

Some macros in libtasn1.h are deprecated and produce warning that brake
compilation (with -Werror).

See fae39782 in libtasn1:

  Author: Tim Rühsen <tim.ruehsen@gmx.de>
  Date:   Thu Mar 12 15:16:40 2020 +0100

      Print deprecation warning for deprecated macros

      Use _Pragma to print warning for using deprecated macros.
      This is enabled for gcc >= 3.1.

      Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>


Petr Ovtchenkov (1):
  replace ASN1 deprecated macros

 tests/crypto-tls-x509-helpers.c | 10 +++++-----
 tests/crypto-tls-x509-helpers.h |  2 +-
 tests/pkix_asn1_tab.c           |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.29.2.1.g08c1adf7b9




reply via email to

[Prev in Thread] Current Thread [Next in Thread]