emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build has been broken on OSX for a few days


From: Jan Djärv
Subject: Re: Build has been broken on OSX for a few days
Date: Tue, 29 Jun 2010 11:53:05 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1

I fixed a couple of errors in that file, including the one below.

BTW, what version of gcc/OSX/gcc options are you using? I don't get that particular error, but others.

        Jan D.

Randal L. Schwartz skrev 2010-06-29 04.24:

This commit broke the build:

     commit 91bc145dd14fdd2e492c45741a655da7ee43178e
     Author: Chong Yidong<address@hidden>
     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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]