unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Adrian Robert <Adrian.B.Robert@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Some MacOSX build related questions
Date: Wed, 19 Oct 2011 15:45:35 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111019T174059-884@post.gmane.org> (raw)
In-Reply-To: m27h41i5hk.fsf@royau.me



Hi Gao,


> 1) In nextstep/README, it states MacOSX supported are 10.4 and up.
> I suppose this is official. (It must be)

Yes.


> 2) Considering 1), some code that checks MAC_OS_X_VERSION > 1030 or <
> 1040  or even < 1020 seems not necessary anymore. 
>
> 3) For same reason, is MAC_OS_X_VERSION_MAX_ALLOWED >=
> MAC_OS_X_VERSION_10_4 check necessary anymore?

You are probably right here.  The decision to terminate Panther support
was made officially, but the code was never updated to clean out that
support.  In addition to the macros you point out, I believe there are
some code blocks that can be removed.


> 4) MAC_OS_X_VERSION_10_x (3, 4, 5, 6 at present) are defined in nsterm.h
> and some other files. Is it necessary? Is it enough as nsgui.h does? (as below)

I am not sure on this one.


> 5) In nsimage.m, it has 'onTiger' check (defined in nsterm.h). If
> official support version is 10.4 (Tiger) and up, this seems not
> necessary anymore.

Yes, see above.


thanks,
Adrian





  reply	other threads:[~2011-10-19 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19 11:29 Some MacOSX build related questions CHENG Gao
2011-10-19 15:45 ` Adrian Robert [this message]
2011-10-19 15:50 ` Jan Djärv
2011-10-19 16:05   ` CHENG Gao

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=loom.20111019T174059-884@post.gmane.org \
    --to=adrian.b.robert@gmail.com \
    --cc=emacs-devel@gnu.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).