unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: emacs-devel@gnu.org
Cc: Alexander Gramiak <agrambot@gmail.com>
Subject: Re: scratch/x_emacs d2df826 5/5: fixup! Revert x_frame_parameter -> frame_parameter_pos change
Date: Tue, 16 Apr 2019 19:05:21 +0200	[thread overview]
Message-ID: <m2y349ev8u.fsf@gmail.com> (raw)
In-Reply-To: <20190416165207.442F52068F@vcs0.savannah.gnu.org> (Alexander Gramiak's message of "Tue, 16 Apr 2019 12:52:07 -0400 (EDT)")

>>>>> On Tue, 16 Apr 2019 12:52:07 -0400 (EDT), agrambot@gmail.com (Alexander Gramiak) said:

    Alexander> branch: scratch/x_emacs commit
    Alexander> d2df8262387e93d45b8a3f3784c9b9f82836d4fe Author:
    Alexander> Alexander Gramiak <agrambot@gmail.com> Commit:
    Alexander> Alexander Gramiak <agrambot@gmail.com>

    Alexander>     fixup! Revert x_frame_parameter ->
    Alexander> frame_parameter_pos change --- src/frame.c | 2 +- 1
    Alexander> file changed, 1 insertion(+), 1 deletion(-)

That fixed one compilation error I had, but:

  CC       xdisp.o
xdisp.c:29300:37: error: no member named 'x_highlight_frame' in
      'struct ns_display_info'; did you mean 'ns_highlight_frame'?
           || f != FRAME_DISPLAY_INFO (f)->x_highlight_frame)
                                           ^~~~~~~~~~~~~~~~~
                                           ns_highlight_frame
./nsterm.h:884:17: note: 'ns_highlight_frame' declared here
  struct frame *ns_highlight_frame;
                ^
1 error generated.

(on macOS)

Robert



       reply	other threads:[~2019-04-16 17:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190416165204.7024.23185@vcs0.savannah.gnu.org>
     [not found] ` <20190416165207.442F52068F@vcs0.savannah.gnu.org>
2019-04-16 17:05   ` Robert Pluim [this message]
2019-04-16 17:18     ` scratch/x_emacs d2df826 5/5: fixup! Revert x_frame_parameter -> frame_parameter_pos change Alex Gramiak
2019-04-16 18:05       ` Eli Zaretskii
2019-04-17 14:15         ` Alex Gramiak
2019-04-17  8:24       ` Robert Pluim
2019-04-17 14:12         ` Alex Gramiak
2019-04-17 14:29           ` Robert Pluim
2019-04-17 14:40             ` Alex Gramiak
2019-04-17 14:59               ` Robert Pluim
2019-04-17 15:09                 ` Robert Pluim
2019-04-17 15:39                   ` Alex Gramiak
2019-04-17 15:46                     ` Robert Pluim
2019-04-18 21:03                       ` Alex Gramiak

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=m2y349ev8u.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=agrambot@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).