From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.emacs.devel Subject: Re: EMACS_PRETEST_22_1_91 from git://git.sv.gnu.org/emacs.git doesn't build on Win32 Date: Sat, 08 Mar 2008 23:25:54 +0100 Message-ID: <8763vwhmz1.fsf@rho.meyering.net> References: <87zltoljmn.fsf@offby1.atm01.sea.blarg.net> <87lk58wrv3.fsf@stupidchicken.com> <87r6f0lioq.fsf@offby1.atm01.sea.blarg.net> <87zltn928w.fsf@rho.meyering.net> <873arfloqh.fsf@offby1.atm01.sea.blarg.net> <87ve3woox0.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205015173 8320 80.91.229.12 (8 Mar 2008 22:26:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2008 22:26:13 +0000 (UTC) Cc: Emacs development discussions To: Eric Hanchrow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 08 23:26: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 1JY7V1-0005Na-8j for ged-emacs-devel@m.gmane.org; Sat, 08 Mar 2008 23:26:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY7US-0005g2-Qp for ged-emacs-devel@m.gmane.org; Sat, 08 Mar 2008 17:26:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JY7UP-0005fh-1z for emacs-devel@gnu.org; Sat, 08 Mar 2008 17:26:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JY7UK-0005bb-1o for emacs-devel@gnu.org; Sat, 08 Mar 2008 17:26:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY7UJ-0005bY-Uo for emacs-devel@gnu.org; Sat, 08 Mar 2008 17:25:55 -0500 Original-Received: from smtp3-g19.free.fr ([212.27.42.29]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JY7UJ-00043S-Kz for emacs-devel@gnu.org; Sat, 08 Mar 2008 17:25:55 -0500 Original-Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 3147117B54E for ; Sat, 8 Mar 2008 23:25:55 +0100 (CET) Original-Received: from mx.meyering.net (mx.meyering.net [82.230.74.64]) by smtp3-g19.free.fr (Postfix) with ESMTP id 1DDA417B541 for ; Sat, 8 Mar 2008 23:25:55 +0100 (CET) Original-Received: from rho.meyering.net (localhost.localdomain [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id D4E4B35FAC; Sat, 8 Mar 2008 23:25:54 +0100 (CET) In-Reply-To: <87ve3woox0.fsf@offby1.atm01.sea.blarg.net> (Eric Hanchrow's message of "Sat, 08 Mar 2008 14:02:03 -0800") Original-Lines: 14 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:91788 Archived-At: Eric Hanchrow wrote: >>>>>> "Me" == Eric Hanchrow writes: > Me> ... the file nt/emacs.manifest is missing in the tree one gets > Me> by checking out EMACS_PRETEST_22_1_91 (forgive my misuse of > Me> git terminology; I'm still learning it). > > EMACS_PRETEST_22_1_92 has exactly the same problem. Thanks for letting me know. For now, I'm applying the band-aid and creating another tag, EMACS_PRETEST_22_1_92_git, that also covers nt/emacs.manifest. FYI, this is probably due to a bug in "git cvsimport" or in the cvsps program it uses behind the scenes.