unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: zlib autoconf question
Date: Thu, 08 Aug 2013 15:26:46 +0200	[thread overview]
Message-ID: <mvmob98cnzd.fsf@hawking.suse.de> (raw)
In-Reply-To: <m3k3jwwdox.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's message of "Thu, 08 Aug 2013 14:48:46 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Andreas Schwab <schwab@suse.de> writes:
>
>>> But inflateInit2 definitely exists
>>
>> As a function?
>
> I call it as such in decompress.c:
>
>   if (inflateInit2 (&stream, 16 + MAX_WBITS) != Z_OK)
>     return Qnil;
>
> and it works there...

That doesn't matter.  What matters is that the symbol exists as a
function.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



  reply	other threads:[~2013-08-08 13:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 11:14 zlib autoconf question Lars Magne Ingebrigtsen
2013-08-08 11:23 ` Jérémie Courrèges-Anglas
2013-08-08 12:46 ` Andreas Schwab
2013-08-08 12:48   ` Lars Magne Ingebrigtsen
2013-08-08 13:26     ` Andreas Schwab [this message]
2013-08-08 12:47 ` Paul Eggert
2013-08-08 12:49   ` Lars Magne Ingebrigtsen
2013-08-08 12:57     ` Dmitry Antipov
2013-08-08 16:52       ` Eli Zaretskii
2013-08-11 19:52         ` Lars Magne Ingebrigtsen
2013-08-08 12:55 ` Ulrich Mueller
2013-08-11 19:53   ` Lars Magne Ingebrigtsen
2013-08-11 20:28     ` Ulrich Mueller
2013-08-11 22:01       ` Lars Magne Ingebrigtsen
2013-08-11 22:54         ` Ulrich Mueller
2013-08-11 22:59           ` Paul Eggert
2013-08-12  2:41       ` Eli Zaretskii
2013-08-12 13:58         ` Stefan Monnier
2013-08-12 13:58         ` Stefan Monnier
2013-08-12 15:19           ` Eli Zaretskii
2013-08-12 16:05             ` Stefan Monnier
2013-08-12 16:12               ` Lars Magne Ingebrigtsen
2013-08-12 16:35           ` Richard Stallman
2013-08-12 18:20             ` Lars Magne Ingebrigtsen
2013-08-12 19:17               ` Paul Eggert
2013-08-12  5:45       ` Dmitry Antipov

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=mvmob98cnzd.fsf@hawking.suse.de \
    --to=schwab@suse.de \
    --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).