From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: andrewjmoreton@gmail.com, emacs-devel@gnu.org
Subject: Re: Trunk build broken for MinGW
Date: Fri, 25 Jul 2014 15:01:35 +0300 [thread overview]
Message-ID: <834my5k5pc.fsf@gnu.org> (raw)
In-Reply-To: <53D2242B.5010405@gmx.at>
> Date: Fri, 25 Jul 2014 11:32:27 +0200
> From: martin rudalics <rudalics@gmx.at>
>
> > ../../src/w32term.c: In function 'w32_show_hourglass':
> > ../../src/w32term.c:6188:8: error: 'menubar_in_use' undeclared (first use in this function)
> > ../../src/w32term.c:6188:8: note: each undeclared identifier is reported only once for each function it appears in
> > ../../src/w32term.c:6188:27: error: 'current_popup_menu' undeclared (first use in this function)
> >
> > This appears to be caused by changes in trunk r117570.
>
> I checked in a provisional fix. Please try it.
Thanks. It was the right fix, but it is better to have extern
declarations in headers. I did that in r117573.
prev parent reply other threads:[~2014-07-25 12:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-25 8:43 Trunk build broken for MinGW Andy Moreton
2014-07-25 9:32 ` martin rudalics
2014-07-25 12:01 ` Eli Zaretskii [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=834my5k5pc.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=andrewjmoreton@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rudalics@gmx.at \
/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.