From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Latest Emacs trunk doesn't compile Date: Thu, 26 Feb 2015 14:13:58 -0500 Message-ID: References: <54EF3F15.90309@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424978062 25580 80.91.229.3 (26 Feb 2015 19:14:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2015 19:14:22 +0000 (UTC) Cc: Damien Wyart , emacs-devel To: "Jan D." Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 26 20:14:14 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 1YR3sz-0004Ql-8a for ged-emacs-devel@m.gmane.org; Thu, 26 Feb 2015 20:14:13 +0100 Original-Received: from localhost ([::1]:60445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR3sy-0002d1-KT for ged-emacs-devel@m.gmane.org; Thu, 26 Feb 2015 14:14:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR3sq-0002T2-2x for emacs-devel@gnu.org; Thu, 26 Feb 2015 14:14:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR3sl-0003Ux-Fp for emacs-devel@gnu.org; Thu, 26 Feb 2015 14:14:04 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:48854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR3sl-0003Ut-CF for emacs-devel@gnu.org; Thu, 26 Feb 2015 14:13:59 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AroTAPOG1lRsoXmY/2dsb2JhbABbgwaDX4VTwGUEAgKBDUQBAQEBAQF8hA0BBAFWIxALNBIUGA0kiDgIziMBAQEBBgEBAQEej3gHhCoFiiefS4FFIoQMIIJzAQEB X-IPAS-Result: AroTAPOG1lRsoXmY/2dsb2JhbABbgwaDX4VTwGUEAgKBDUQBAQEBAQF8hA0BBAFWIxALNBIUGA0kiDgIziMBAQEBBgEBAQEej3gHhCoFiiefS4FFIoQMIIJzAQEB X-IronPort-AV: E=Sophos;i="5.09,536,1418101200"; d="scan'208";a="111590525" Original-Received: from 108-161-121-152.dsl.teksavvy.com (HELO pastel.home) ([108.161.121.152]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 26 Feb 2015 14:13:58 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id A7F341219; Thu, 26 Feb 2015 14:13:58 -0500 (EST) In-Reply-To: <54EF3F15.90309@swipnet.se> (Jan D.'s message of "Thu, 26 Feb 2015 16:43:17 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:183520 Archived-At: >> 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. IIUC I bumped into the problem not for non-toolkit menus but for Lucid menus. Stefan