From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: [h-e-w] emacs-23.2a build failure on windows Date: Wed, 10 Aug 2011 20:00:42 +0800 Message-ID: <87pqkdo4r9.fsf@gnu.org> References: <87aabijv4s.fsf@gmail.com> <834o1qzaqv.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312977686 30832 80.91.229.12 (10 Aug 2011 12:01:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Aug 2011 12:01:26 +0000 (UTC) Cc: help-emacs-windows@gnu.org, Sean Sieger , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 10 14:01:22 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qr7TO-0005Di-8R for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 14:01:22 +0200 Original-Received: from localhost ([::1]:55583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr7TM-0006Np-LZ for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 08:01:20 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr7TE-0006Lf-Pa for emacs-devel@gnu.org; Wed, 10 Aug 2011 08:01:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qr7T9-0007ep-32 for emacs-devel@gnu.org; Wed, 10 Aug 2011 08:01:12 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:50605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr7Sx-0007be-R7; Wed, 10 Aug 2011 08:00:56 -0400 Original-Received: by gwaa20 with SMTP id a20so668782gwa.0 for ; Wed, 10 Aug 2011 05:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=yxn3djKZ00YaK+W5yezIVwIUsR68aYNopOR1UtIoSAI=; b=UGbpkpezi6scR3GkldH2c8G8LbweIn6Pa6UpNajzWOx/vQyPvU29d47t0sKU1qEN5Y VwnVaqhgMy+4rE/h0aEqPYP71C/NEiLNiRjDYhp/zQQcx2m9KQm4OzD41iCdJGMh66iH DSCb0mTahJ+WNysJk9tmBEmu2BG67gAYciQSA= Original-Received: by 10.42.172.71 with SMTP id m7mr7506607icz.478.1312977654034; Wed, 10 Aug 2011 05:00:54 -0700 (PDT) Original-Received: from home.jasonrumney.net ([180.75.57.83]) by mx.google.com with ESMTPS id uo4sm1402936icb.22.2011.08.10.05.00.49 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 10 Aug 2011 05:00:52 -0700 (PDT) Original-Received: from wanchan (wanchan [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by home.jasonrumney.net (Postfix) with ESMTPS id E1DA3866; Wed, 10 Aug 2011 20:00:43 +0800 (MYT) In-Reply-To: <834o1qzaqv.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 09 Aug 2011 21:43:36 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.41 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:143100 gmane.emacs.windows:5063 Archived-At: Eli Zaretskii writes: > Backport the fix for that from 23.3a, around these line numbers. > > (Why are you building Emacs 23.2?) The source release was changed (it shouldn't affect the Windows binaries, but I guess Sean wants to be safe).