From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Latest Emacs trunk doesn't compile Date: Thu, 26 Feb 2015 16:43:17 +0100 Message-ID: <54EF3F15.90309@swipnet.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1424965425 18493 80.91.229.3 (26 Feb 2015 15:43:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2015 15:43:45 +0000 (UTC) Cc: emacs-devel To: Damien Wyart Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 26 16:43:37 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YR0b9-000259-H5 for ged-emacs-devel@m.gmane.org; Thu, 26 Feb 2015 16:43:35 +0100 Original-Received: from localhost ([::1]:59621 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR0b8-0004oL-U0 for ged-emacs-devel@m.gmane.org; Thu, 26 Feb 2015 10:43:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR0aw-0004lo-U9 for emacs-devel@gnu.org; Thu, 26 Feb 2015 10:43:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR0at-0001hx-PW for emacs-devel@gnu.org; Thu, 26 Feb 2015 10:43:22 -0500 Original-Received: from mailfe04.swip.net ([212.247.154.97]:60434 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR0at-0001hh-JM for emacs-devel@gnu.org; Thu, 26 Feb 2015 10:43:19 -0500 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 574561243; Thu, 26 Feb 2015 16:43:17 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.247.154.97 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:183517 Archived-At: Damien Wyart skrev den 2015-02-26 11:35: > Hi, > > a few OUTER_TO_INNER_DIFF macros remain in src/xmenu.c, preventing > latest trunk to compile. > > Could you plese have a look? > Fixed in trunk. However, nobody seems to use the non-toolkit menus, they don't work, not in emacs-24 either. Jan D.