unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: larsi@gnus.org, dmantipov@yandex.ru, emacs-devel@gnu.org
Subject: Re: --enable-gcc-warnings is broken on Fedora 21 by GnuTLS code
Date: Fri, 12 Dec 2014 11:30:13 +0200	[thread overview]
Message-ID: <83d27prza2.fsf@gnu.org> (raw)
In-Reply-To: <548AB0C1.7090401@cs.ucla.edu>

> Date: Fri, 12 Dec 2014 01:09:21 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> Cc: Lars Magne Ingebrigtsen <larsi@gnus.org>
> 
> Apparently one is now supposed to do something like this:
> 
> gnutls_malloc = xmalloc;
> gnutls_realloc = xrealloc;
> gnutls_calloc = xcalloc;
> gnutls_free = xfree;
> gnutls_strdup = xstrdup;
> 
> although this does not appear to be documented.  What a pain.  Is that something 
> you can test?  I don't have Fedora 21 installed yet.  (I think you'll have to 
> define an xcalloc.)

I suggest to ask the GnuTLS developers about this, before we decide
what to do.



      reply	other threads:[~2014-12-12  9:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-12  8:38 --enable-gcc-warnings is broken on Fedora 21 by GnuTLS code Dmitry Antipov
2014-12-12  9:07 ` Eli Zaretskii
2014-12-12  9:26   ` Paul Eggert
2014-12-23 10:52   ` Dmitry Antipov
2014-12-23 18:28     ` Eli Zaretskii
2014-12-23 21:26     ` Paul Eggert
2014-12-24  7:07       ` Dmitry Antipov
2014-12-26  0:19         ` Paul Eggert
2014-12-26  0:25           ` Lars Ingebrigtsen
2014-12-26  8:23           ` Eli Zaretskii
2014-12-26 17:38             ` Paul Eggert
2014-12-27  8:08               ` Eli Zaretskii
2014-12-28  8:38                 ` Paul Eggert
2014-12-28 15:20                   ` Eli Zaretskii
2014-12-12  9:09 ` Paul Eggert
2014-12-12  9:30   ` Eli Zaretskii [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83d27prza2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).