From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14162 invoked by alias); 27 Jul 2007 18:32:04 -0000 Received: (qmail 14150 invoked by uid 22791); 27 Jul 2007 18:32:04 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jul 2007 18:32:00 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-13-140.inter.net.il [80.230.13.140]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DFK23808 (AUTH halo1); Fri, 27 Jul 2007 21:31:55 +0300 (IDT) Date: Fri, 27 Jul 2007 20:22:00 -0000 Message-Id: From: Eli Zaretskii To: Gaius Mulley CC: deuling@de.ibm.com, gdb-patches@sources.redhat.com In-reply-to: <87ir866ocg.fsf@j228-gm.comp.glam.ac.uk> (message from Gaius Mulley on Fri, 27 Jul 2007 13:08:31 +0100) Subject: Re: [PATCH] Unbounded array support implemented (for Modula-2) Reply-to: Eli Zaretskii References: <874pjs57zg.fsf@j228-gm.comp.glam.ac.uk> <46A847CE.7030907@de.ibm.com> <87ir866ocg.fsf@j228-gm.comp.glam.ac.uk> 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/msg00299.txt.bz2 > 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.