unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: 58108@debbugs.gnu.org
Subject: bug#58108: 29.0.50; [noverlay] Build error on MacOS
Date: Tue, 27 Sep 2022 12:17:40 +0200	[thread overview]
Message-ID: <m2ill9dsu3.fsf@Mini.fritz.box> (raw)

The branch currently does not build on macOS 12.6, since nil is reserved
in ObjC. See error below.  I'll try to fix that soon.

In file included from nsfns.m:41:
In file included from ./buffer.h:28:
./itree.h:57:24: error: expected member name or ';' after declaration specifiers
  struct interval_node nil;     /* The tree's version of NULL. */
                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:94:19: note: expanded from macro 'nil'
      #define nil __DARWIN_NULL
                  ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types.h:52:25: note: expanded from macro '__DARWIN_NULL'
#define __DARWIN_NULL ((void *)0)
                        ^





             reply	other threads:[~2022-09-27 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27 10:17 Gerd Möllmann [this message]
2022-09-27 11:04 ` bug#58108: 29.0.50; [noverlay] Build error on MacOS Gerd Möllmann

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=m2ill9dsu3.fsf@Mini.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=58108@debbugs.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).