All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Ovtchenkov <ptr@void-ptr.info>
To: qemu-trivial@nongnu.org
Cc: Petr Ovtchenkov <ptr@void-ptr.info>
Subject: [PATCH 0/1] deprecated ASN1 macros from libtasn1.h
Date: Fri, 18 Dec 2020 11:55:04 +0300	[thread overview]
Message-ID: <20201218085505.15134-1-ptr@void-ptr.info> (raw)

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	other threads:[~2020-12-18 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18  8:55 Petr Ovtchenkov [this message]
2020-12-18  8:55 ` [PATCH 1/1] replace ASN1 deprecated macros Petr Ovtchenkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201218085505.15134-1-ptr@void-ptr.info \
    --to=ptr@void-ptr.info \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.