From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25117 invoked by alias); 24 Aug 2007 15:08:52 -0000 Received: (qmail 25044 invoked by uid 22791); 24 Aug 2007 15:08:49 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Aug 2007 15:08:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7BA622AAF38 for ; Fri, 24 Aug 2007 11:08:43 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24z20FMkLhP7 for ; Fri, 24 Aug 2007 11:08:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 626BD2AADEE for ; Fri, 24 Aug 2007 11:08:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 65289E7B58; Fri, 24 Aug 2007 11:12:51 -0400 (EDT) Date: Fri, 24 Aug 2007 15:08:00 -0000 From: Joel Brobecker To: gdb@sourceware.org Subject: GDB transition to GPLv3 should now be complete Message-ID: <20070824151251.GG6056@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i 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 X-SW-Source: 2007-08/txt/msg00188.txt.bz2 GDB is now licensed under the terms of GPLv3. There is one issue identified left before the release: printing of signed and unsigned characters and strings. I found the patch submission, but it looks like it never went in (for lack of agreement on it?). I would like to give a week to any dust that might have been created by the switch to GPLv3 to settle. Let's take a decision about the issue above (either fix, defer, or leave as is). I'm targetting a branch creation date around Aug 31st (I'm actually flying again the next day, so the actual creation might happen a few days after). -- Joel