all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Filipp Gunbin <fgunbin@fastmail.fm>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: build on master broken on macOS? keyboard.c
Date: Fri, 15 Jun 2018 18:53:38 +0300	[thread overview]
Message-ID: <m27en0jbb1.fsf@fgunbin.playteam.ru> (raw)
In-Reply-To: <83muvw150w.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 15 Jun 2018 17:46:39 +0300")

On 15/06/2018 17:46 +0300, Eli Zaretskii wrote:

>> From: Filipp Gunbin <fgunbin@fastmail.fm>
>> Date: Fri, 15 Jun 2018 17:06:47 +0300
>>
>> make bootstrap (if it matters, config args were --without-all --without-ns --with-dbus --with-file-notification=no --with-gnutls --with-modules --with-xml2 --with-zlib)
>>
>> ...
>>
>> keyboard.c:5338:16: warning: implicit declaration of function 'make_lispy_focus_out' is invalid in C99 [-Wimplicit-function-declaration]
>>         return make_lispy_focus_out (event->frame_or_window);
>>                ^
>> keyboard.c:5338:16: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'Lisp_Object'
>>       (aka 'union Lisp_X *') [-Wint-conversion]
>>         return make_lispy_focus_out (event->frame_or_window);
>>                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Thanks, please try again.  I hope I fixed this.

Fixed, thanks for the instant response!

Filipp



      reply	other threads:[~2018-06-15 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15 14:06 build on master broken on macOS? keyboard.c Filipp Gunbin
2018-06-15 14:46 ` Eli Zaretskii
2018-06-15 15:53   ` Filipp Gunbin [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27en0jbb1.fsf@fgunbin.playteam.ru \
    --to=fgunbin@fastmail.fm \
    --cc=eliz@gnu.org \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.