David Aguilar [off-list ref] writes:
On Wed, May 15, 2013 at 5:39 PM, Junio C Hamano [off-list ref] wrote:
quoted
David Aguilar [off-list ref] writes:
quoted
Mac OS X 10.8 Mountain Lion warns that HMAC_Init() and friends
are deprecated. Detect the COMMON_CRYPTO_FOR_OPENSSL definition
Ahh, I think you meant to use that name but forgot to adjust the
symbol you use in the patch ;-)
I'll queue with s/COMMON_DIGEST_FOR_OPENSSL/COMMON_CRYPTO_FOR_OPENSSL/;
The symbol in Apple's header is COMMON_DIGEST_FOR_OPENSSL.
Sigh.