From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Build failure from trunk Date: Tue, 07 May 2013 12:29:18 -0700 Message-ID: <5189560E.6050804@cs.ucla.edu> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1367954980 17390 80.91.229.3 (7 May 2013 19:29:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 May 2013 19:29:40 +0000 (UTC) Cc: Matthew Leach , emacs-devel@gnu.org To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 07 21:29:36 2013 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 1UZnZr-0008Ax-5A for ged-emacs-devel@m.gmane.org; Tue, 07 May 2013 21:29:31 +0200 Original-Received: from localhost ([::1]:57705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZnZq-0005Zu-KX for ged-emacs-devel@m.gmane.org; Tue, 07 May 2013 15:29:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZnZl-0005ZN-Nr for emacs-devel@gnu.org; Tue, 07 May 2013 15:29:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZnZk-00055o-PM for emacs-devel@gnu.org; Tue, 07 May 2013 15:29:25 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:51891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZnZk-00055j-Jx for emacs-devel@gnu.org; Tue, 07 May 2013 15:29:24 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id AB213A60007; Tue, 7 May 2013 12:29:23 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pMidpsrcRvZx; Tue, 7 May 2013 12:29:23 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 4A97D39E8105; Tue, 7 May 2013 12:29:23 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 131.179.128.62 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:159403 Archived-At: On 05/07/13 10:48, Jan Dj=C3=A4rv wrote: > One would hope people would at least compile before checking in Sorry about that; but I did compile, and it worked on my platform. Unfortunately I didn't notice one of the ifdefs that didn't trigger for my platform. I checked in a further version that should work for both kinds of platforms.