From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. Anyos" Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on Win32 Date: Thu, 11 Sep 2008 12:00:58 +0200 Message-ID: <48C8EC5A.9060602@freemail.hu> References: <48C62922.4000906@freemail.hu> <48C8D34A.2000300@freemail.hu> <48C8D550.3090708@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221127327 7740 80.91.229.12 (11 Sep 2008 10:02:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 10:02:07 +0000 (UTC) Cc: Francis Litterio , Jason Rumney To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 11 12:03:01 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 1Kdj0q-0003L4-03 for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 12:02:56 +0200 Original-Received: from localhost ([127.0.0.1]:57299 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdizp-00023R-24 for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2008 06:01:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kdizh-00021P-W9 for emacs-devel@gnu.org; Thu, 11 Sep 2008 06:01:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kdizf-0001ys-48 for emacs-devel@gnu.org; Thu, 11 Sep 2008 06:01:44 -0400 Original-Received: from [199.232.76.173] (port=39936 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdizf-0001yd-03 for emacs-devel@gnu.org; Thu, 11 Sep 2008 06:01:43 -0400 Original-Received: from evo2.evosoft.com ([195.228.139.85]:38732) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KdizU-0006aY-Lw; Thu, 11 Sep 2008 06:01:33 -0400 Original-Received: from (unknown [195.228.139.83]) by evo2.evosoft.com with smtp id 54ed_8ecab14e_7fe8_11dd_9d56_00114336bc63; Thu, 11 Sep 2008 12:01:17 +0200 Original-Received: from EVOXCH1.evosoft.com (unknown [10.10.110.13]) by mail2.evosoft.hu (Postfix) with ESMTP id DD1F91BB1C1A; Thu, 11 Sep 2008 12:35:24 +0200 (CEST) Original-Received: from [10.10.111.133] ([10.10.111.133]) by EVOXCH1.evosoft.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Sep 2008 12:01:07 +0200 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <48C8D550.3090708@gnu.org> X-OriginalArrivalTime: 11 Sep 2008 10:01:07.0811 (UTC) FILETIME=[4F7A7330:01C913F5] X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:103804 Archived-At: That was it! Thanks! Code compiles w/o errors now. Jason Rumney wrote: > 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) > > > > >