From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22315 invoked by alias); 30 Jul 2007 23:17:55 -0000 Received: (qmail 22306 invoked by uid 22791); 30 Jul 2007 23:17:55 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jul 2007 23:17:53 +0000 Received: (qmail 27438 invoked from network); 30 Jul 2007 23:17:51 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Jul 2007 23:17:51 -0000 To: Gaius Mulley Cc: Eli Zaretskii , 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> <87r6mqif61.fsf@j228-gm.comp.glam.ac.uk> From: Jim Blandy Date: Mon, 30 Jul 2007 23:34:00 -0000 In-Reply-To: <87r6mqif61.fsf@j228-gm.comp.glam.ac.uk> (Gaius Mulley's message of "Mon, 30 Jul 2007 07:22:46 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (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/msg00316.txt.bz2 Gaius Mulley writes: > 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.. Technically, you don't need approval for the code, since all the changes fall within Modula-2 files, and you're an Authorized Committer for Modula-2 support.