From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28505 invoked by alias); 17 Jul 2006 18:15:44 -0000 Received: (qmail 28497 invoked by uid 22791); 17 Jul 2006 18:15:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 17 Jul 2006 18:15:41 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G2Xd0-0004nX-IK; Mon, 17 Jul 2006 14:15:34 -0400 Date: Mon, 17 Jul 2006 18:15:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: nathan@codesourcery.com, eliz@gnu.org, gdb-patches@sourceware.org Subject: Re: add vector container type Message-ID: <20060717181534.GA18428@nevyn.them.org> Mail-Followup-To: Mark Kettenis , nathan@codesourcery.com, eliz@gnu.org, gdb-patches@sourceware.org References: <44B2273D.9030906@codesourcery.com> <24259.192.87.1.22.1152532444.squirrel@webmail.xs4all.nl> <44B690FA.6000006@codesourcery.com> <44B7C4DF.50003@codesourcery.com> <44BBA841.3040008@codesourcery.com> <200607171804.k6HI4wTu030509@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200607171804.k6HI4wTu030509@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.11+cvs20060403 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00211.txt.bz2 On Mon, Jul 17, 2006 at 08:04:58PM +0200, Mark Kettenis wrote: > I'm certainly curious about it. > > In any case I'd like to request not to check in the vector stuff > before we have reviewed any code that uses it. Nothing personal; GDB > has had quite a bit of code (and probably still has some) that's not > really used. Getting this stuff reviewed at an early stage is > defenitely a good idea though. That's sensible; let's call it a plan. I think we'll have one of the patches which uses this ready sometime this week, or next week at the latest. Then you can see it in context. That patch (flash load support) is already pretty huge; I didn't want to have this bit mixed in with it :-) -- Daniel Jacobowitz CodeSourcery