unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Caldwell <david@porkrind.org>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs <emacs-devel@gnu.org>
Subject: Re: Master branch build failure on macOS 10.11
Date: Wed, 11 May 2022 21:06:55 -0700	[thread overview]
Message-ID: <264a1eec-b07b-0527-8d17-874837b561af@porkrind.org> (raw)
In-Reply-To: <87czgjzkg6.fsf@yahoo.com>

On 5/11/22 5:03 PM, Po Lu wrote:
> David Caldwell <david@porkrind.org> writes:
> 
>> Most likely related to commit 75c26e417474ba9b8d366b28a95ff774cb12f0e5
>>
>> Is this old version of macOS still supported? Or should I ratchet my
>> build machine up an OS release?
> 
> We support Mac OS X 10.6 and up, so yes, it is still supported.
> 
> Could you find the names of those two constants on older versions of
> macOS?  Apple does a lot of renaming, and this error might as well be
> one of those.

Sure! My 11.6 sdk says:

 >    NSButtonTypeMomentaryPushIn   = 7,

and on the 10.11 vm I see:

 >    NSMomentaryPushInButton             = 7,    // was NSMomentaryLight

Looks like the old one had Button as a suffix instead of a prefix.

-David



  reply	other threads:[~2022-05-12  4:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1494435167.18.1652254777799@porkrind.org>
2022-05-11 19:49 ` Master branch build failure on macOS 10.11 David Caldwell
2022-05-12  0:03   ` Po Lu
2022-05-12  4:06     ` David Caldwell [this message]
2022-05-12  4:37       ` Po Lu
2022-05-12  8:56         ` David Caldwell
2022-05-12  9:22           ` Po Lu

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=264a1eec-b07b-0527-8d17-874837b561af@porkrind.org \
    --to=david@porkrind.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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).