From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on Win32 Date: Thu, 11 Sep 2008 16:22:40 +0800 Message-ID: <48C8D550.3090708@gnu.org> References: <48C62922.4000906@freemail.hu> <48C8D34A.2000300@freemail.hu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221121424 21041 80.91.229.12 (11 Sep 2008 08:23:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 08:23:44 +0000 (UTC) Cc: Francis Litterio , emacs-devel@gnu.org To: "B. Anyos" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 11 10:24:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdhTe-0001Yw-Lc for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 10:24:34 +0200 Original-Received: from localhost ([127.0.0.1]:53167 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdhSe-0006XP-Cm for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 04:23:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdhSZ-0006Wt-EQ for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:23:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdhSY-0006Wc-88 for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:23:26 -0400 Original-Received: from [199.232.76.173] (port=59202 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdhSY-0006WY-4e for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:23:26 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.150]:7830) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdhSX-0004fO-Re for emacs-devel@gnu.org; Thu, 11 Sep 2008 04:23:26 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 4so107177eyg.24 for ; Thu, 11 Sep 2008 01:23:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding:sender; bh=R+NNtp+STxW5mRHZ9TPr2LCmvIbUauPghrwJxPBWOGs=; b=q+RlFOLD8Ph6zplbcLSfDyNYKG8xGttkzBn57TVaPY69ORDBfUko0A8LinoX2ss06K fzI4pMqPTg8GO+vJb67Pl+99obn91f8AelU4WaJvF1FC7mFhvT+tLGOCdsltC6Cccx/p MOWwt4uwuIFqV4T4WQQcH4mwWJW6v4MqJGAYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :sender; b=cISwuHzRNh/BwP0CDI+zretZX/12bVNqNhwLZcYK2AK7u70VDVsjpMYijOdhbwgcxQ l0Pl++H8kPpiWXXcAYHKgx+v/M7mbLpCG3u5cCirXee6HVv86Y38iM6qC021xuabA6zS ff0mezQ1NXCp3NCvUxDErJrkMntDvQzsVeVME= Original-Received: by 10.210.18.8 with SMTP id 8mr2885482ebr.186.1221121404511; Thu, 11 Sep 2008 01:23:24 -0700 (PDT) Original-Received: from ?192.168.249.36? ( [83.67.23.108]) by mx.google.com with ESMTPS id 34sm6759470nfu.24.2008.09.11.01.23.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 11 Sep 2008 01:23:23 -0700 (PDT) User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <48C8D34A.2000300@freemail.hu> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103802 Archived-At: B. Anyos wrote: > I checked the file and it's been unchanged for 13 days. > Doing a bootstrap still fails with exactly the same reason.... > Are the lisp/international/uni-*.el files checked out as binary? (cvs update -kb lisp/international/uni-*.el)