From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30324 invoked by alias); 30 Jul 2007 06:29:05 -0000 Received: (qmail 30314 invoked by uid 22791); 30 Jul 2007 06:29:04 -0000 X-Spam-Check-By: sourceware.org Received: from jess.glam.ac.uk (HELO jess.glam.ac.uk) (193.63.147.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jul 2007 06:29:02 +0000 Received: from j228-gm.comp.glam.ac.uk ([193.63.148.84]) by jess.glam.ac.uk with esmtp (Exim 3.35 #1) id 1IFOjw-0007id-00; Mon, 30 Jul 2007 07:28:24 +0100 Received: from gaius by j228-gm.comp.glam.ac.uk with local (Exim 4.63) (envelope-from ) id 1IFOeU-00089C-Il; Mon, 30 Jul 2007 07:22:46 +0100 From: Gaius Mulley To: Eli Zaretskii Cc: deuling@de.ibm.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Unbounded array support implemented (for Modula-2) References: <874pjs57zg.fsf@j228-gm.comp.glam.ac.uk> <46A847CE.7030907@de.ibm.com> <87ir866ocg.fsf@j228-gm.comp.glam.ac.uk> Date: Mon, 30 Jul 2007 08:29:00 -0000 In-Reply-To: (Eli Zaretskii's message of "Fri, 27 Jul 2007 21:31:55 +0300") Message-ID: <87r6mqif61.fsf@j228-gm.comp.glam.ac.uk> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00307.txt.bz2 Eli Zaretskii writes: >> From: Gaius Mulley >> Cc: gdb-patches@sources.redhat.com >> Date: Fri, 27 Jul 2007 13:08:31 +0100 >> >> 2004-07-26 Gaius Mulley >> >> * doc/gdb.texinfo: Add TSIZE definition, removed >> statement about unbounded arrays being unimplemented. > > The patch for gdb.texinfo is okay with me. > > Thanks. thanks Eli, will check it in when I get approval for the code.. regards, Gaius