From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15052 invoked by alias); 31 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 15039 invoked by uid 89); 31 Oct 2013 16:40:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_50,FREEMAIL_FROM,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mailhost.u-strasbg.fr Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.222.215) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 31 Oct 2013 16:40:30 +0000 Received: from mailhost.u-strasbg.fr (localhost [127.0.0.1]) by antispam (Postfix) with ESMTP id 73B7BA08BE for ; Thu, 31 Oct 2013 17:40:25 +0100 (CET) Received: from mailhost.u-strasbg.fr (localhost [127.0.0.1]) by antivirus (Postfix) with ESMTP id 662BBA08AA for ; Thu, 31 Oct 2013 17:40:25 +0100 (CET) Received: from md13.u-strasbg.fr (md13.u-strasbg.fr [130.79.200.248]) by mr5.u-strasbg.fr (Postfix) with ESMTP id 55C7AA08D3 for ; Thu, 31 Oct 2013 17:40:24 +0100 (CET) Received: from ms11.u-strasbg.fr (ms11.u-strasbg.fr [130.79.204.111]) by md13.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id r9VGeOiU032497 for ; Thu, 31 Oct 2013 17:40:24 +0100 (envelope-from freepascal@laposte.net) Received: from E6510Muller (gw-ics.u-strasbg.fr [130.79.210.225]) (Authenticated sender: mullerp) by ms11.u-strasbg.fr (Postfix) with ESMTPSA id E4DB01FD7B for ; Thu, 31 Oct 2013 17:40:23 +0100 (CET) From: "La Poste" To: Subject: Question about TRUNK branch version name Date: Thu, 31 Oct 2013 16:40:00 -0000 Message-ID: <00a001ced657$e4cad540$ae607fc0$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2013-10/txt/msg00195.txt.bz2 Silly question about executables compiled using git repository.. $ ../gdb GNU gdb (GDB) 7.6.50.20131031-cvs In ten years, people will certainly wonder why there is a -cvs suffix in the version string... Of course, changing -cvs to -git might ender some scripts obsolete... But I thought I would ask anyhow! Pierre Muller