From: "Torsten Bögershausen" <tboegi@web.de>
To: Michael Blume <blume.mike@gmail.com>, Git List <git@vger.kernel.org>
Subject: Re: Deprecation warnings under XCode
Date: Mon, 01 Dec 2014 06:31:46 +0100 [thread overview]
Message-ID: <547BFD42.3040104@web.de> (raw)
In-Reply-To: <CAO2U3Qg4DVxSk2u1eJwGqYoxVZTbWRV69J9HTo1rnjFCxSyi2g@mail.gmail.com>
On 12/01/2014 04:02 AM, Michael Blume wrote:
> I have no idea whether this should concern anyone, but my mac build of git shows
>
> CC imap-send.o
> imap-send.c:183:36: warning: 'ERR_error_string' is deprecated: first
> deprecated in OS X 10.7 [-Wdeprecated-declarations]
> fprintf(stderr, "%s: %s\n", func,
> ERR_error_string(ERR_get_error(), NULL));
> ^
[]
Isn't the warning a warning ;-)
I don't see this warnings because my openssl comes from
/opt/local/include (Mac ports)
Does anybody know which new functions exist in Mac OS X versions >= 10.7 ?
next prev parent reply other threads:[~2014-12-01 5:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 3:02 Deprecation warnings under XCode Michael Blume
2014-12-01 5:31 ` Torsten Bögershausen [this message]
2014-12-01 17:51 ` OpenSSL deprecation warnings under Xcode Kyle J. McKay
2014-12-01 18:04 ` Deprecation warnings under XCode Junio C Hamano
2014-12-03 0:37 ` Eric Sunshine
2014-12-03 1:12 ` Michael Blume
2014-12-03 3:09 ` Eric Sunshine
2014-12-03 10:04 ` David Aguilar
2014-12-03 12:54 ` Torsten Bögershausen
2014-12-04 3:44 ` David Aguilar
2014-12-03 18:16 ` Eric Sunshine
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=547BFD42.3040104@web.de \
--to=tboegi@web.de \
--cc=blume.mike@gmail.com \
--cc=git@vger.kernel.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 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 NNTP newsgroup(s).