All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Andre Przywara <andre.przywara@amd.com>
Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws
Subject: Re: [Qemu-devel] [PATCH] vnc-tls: Fix compilation with newer versions of GNU-TLS
Date: Thu, 18 Oct 2012 11:23:02 +0200	[thread overview]
Message-ID: <507FCA76.4030006@redhat.com> (raw)
In-Reply-To: <1350551818-14717-1-git-send-email-andre.przywara@amd.com>

On 10/18/12 11:16, Andre Przywara wrote:
> In my installation of GNU-TLS (v3.0.23) the type
> gnutls_anon_server_credentials is marked deprecated, so -Werror
> breaks compilation.
> Simply replacing it with the newer ..._t version fixed the compilation
> on my machine (Slackware 14.0). I cannot tell how far back this "new"
> type goes, at least the header file in RHEL 5.0 (v1.4.1) seems to have
> it already. If someone finds a broken distribution, tell me and I
> insert some compat code.

Acked-by: Gerd Hoffmann <kraxel@redhat.com>

cheers,
  Gerd

  reply	other threads:[~2012-10-18  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  9:16 [Qemu-devel] [PATCH] vnc-tls: Fix compilation with newer versions of GNU-TLS Andre Przywara
2012-10-18  9:23 ` Gerd Hoffmann [this message]
2012-11-06  9:23   ` Dunrong Huang

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=507FCA76.4030006@redhat.com \
    --to=kraxel@redhat.com \
    --cc=andre.przywara@amd.com \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@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.