all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Ben Key <bkey76@gmail.com>
Cc: Emacs-devel@gnu.org
Subject: Re: Build error in NeXTstep (Mac OS X) Build of Emacs
Date: Sun, 27 Mar 2011 14:07:55 +0200	[thread overview]
Message-ID: <AANLkTikJ7OhZYVE9K4iYt4-PqDvt5HK9GxafeVG6YmGv@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikgArSHbTeP+4jrfkoy48Zfdtn_DAsVk72Xrxnv@mail.gmail.com>

On Sun, Mar 27, 2011 at 07:01, Ben Key <bkey76@gmail.com> wrote:

> Revision 103754 caused a couple of compilation errors in nsmenu.m due to the
> fact that the do_it_now parameter of timer_check was still used.  The
> following patch resolves this problem.

Sorry!  I checked all the .h and .c files, and forgot about the .m source files.

> There are two changes in this patch.
>
> Remove the declaration of the timer_check function from nsmenu.m so that the
> declaration of the function found in keyboard.h will be used.
> Modify the one call to the timer_check function in nsmenu.m so that it no
> longer attempts to specify a value for the do_it_now parameter.

I'll commit it ASAP.

Thanks,

    Juanma



  reply	other threads:[~2011-03-27 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27  5:01 Build error in NeXTstep (Mac OS X) Build of Emacs Ben Key
2011-03-27 12:07 ` Juanma Barranquero [this message]
2011-03-27 12:08   ` Juanma Barranquero

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=AANLkTikJ7OhZYVE9K4iYt4-PqDvt5HK9GxafeVG6YmGv@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=Emacs-devel@gnu.org \
    --cc=bkey76@gmail.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 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.