From: merlyn@stonehenge.com (Randal L. Schwartz)
To: emacs-devel@gnu.org
Subject: Build has been broken on OSX for a few days
Date: Mon, 28 Jun 2010 19:24:45 -0700 [thread overview]
Message-ID: <86pqza7ez6.fsf@red.stonehenge.com> (raw)
This commit broke the build:
commit 91bc145dd14fdd2e492c45741a655da7ee43178e
Author: Chong Yidong <cyd@stupidchicken.com>
Date: Sat Jun 26 20:30:52 2010 -0400
Change default-frame-alist and menu/tool-bar-mode interaction
(Bug#2249).
Don't add entries for `menu-bar-lines' and `tool-bar-lines' to
`default-frame-alist' and `initial-frame-alist' at startup.
Instead, use X resources to update the `menu-bar-mode' and
`tool-bar-mode' variables at startup, and use them as defaults
during
frame creation.
....
with the collapse ending in:
nsfns.m: In function 'Fx_display_color_cells':
nsfns.m:2385: warning: ISO C90 forbids mixed declarations and code
make[2]: *** [nsfns.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
next reply other threads:[~2010-06-29 2:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-29 2:24 Randal L. Schwartz [this message]
2010-06-29 9:53 ` Build has been broken on OSX for a few days Jan Djärv
2010-06-29 11:59 ` Randal L. Schwartz
2010-07-01 6:26 ` Randal L. Schwartz
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=86pqza7ez6.fsf@red.stonehenge.com \
--to=merlyn@stonehenge.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 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.