From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 581 invoked by alias); 23 Oct 2013 16:40:31 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 561 invoked by uid 89); 23 Oct 2013 16:40:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: ra.se.axis.com Received: from ra.se.axis.com (HELO ra.se.axis.com) (195.60.68.13) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 23 Oct 2013 16:40:29 +0000 Received: from localhost (localhost [127.0.0.1]) by ra.se.axis.com (Postfix) with ESMTP id 1077011EB0; Wed, 23 Oct 2013 18:40:26 +0200 (CEST) Received: from ra.se.axis.com ([127.0.0.1]) by localhost (ra.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id V3aelloMhuhz; Wed, 23 Oct 2013 18:40:25 +0200 (CEST) Received: from boulder.se.axis.com (boulder.se.axis.com [10.0.2.104]) by ra.se.axis.com (Postfix) with ESMTP id 86C2011DF5; Wed, 23 Oct 2013 18:40:25 +0200 (CEST) Received: from boulder.se.axis.com (localhost [127.0.0.1]) by postfix.imss71 (Postfix) with ESMTP id 70EB55F6; Wed, 23 Oct 2013 18:40:25 +0200 (CEST) Received: from seth.se.axis.com (seth.se.axis.com [10.0.2.172]) by boulder.se.axis.com (Postfix) with ESMTP id 65CD656B; Wed, 23 Oct 2013 18:40:25 +0200 (CEST) Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.88.21.50]) by seth.se.axis.com (Postfix) with ESMTP id 5A5013E06F; Wed, 23 Oct 2013 18:40:25 +0200 (CEST) Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id r9NGePY2029109; Wed, 23 Oct 2013 18:40:25 +0200 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id r9NGeOjY029105; Wed, 23 Oct 2013 18:40:24 +0200 Date: Wed, 23 Oct 2013 16:40:00 -0000 Message-Id: <201310231640.r9NGeOjY029105@ignucius.se.axis.com> From: Hans-Peter Nilsson To: binutils@sourceware.org, gdb@sourceware.org Subject: File missing from the git: texinfo/texinfo.tex MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-SW-Source: 2013-10/txt/msg00110.txt.bz2 Just a heads-up. Looks like at least one file didn't make it in the git conversion; worse, one needed by the src-release targets (which is used to build releases and snapshots): texinfo/texinfo.tex. This will cause problems with people's autotesters and snapshot creation. (Tom Tromey is alerted and on it; the git may have to be re-created or something like that.) brgds, H-P