From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12032 invoked by alias); 18 Aug 2008 11:12:05 -0000 Received: (qmail 12023 invoked by uid 22791); 18 Aug 2008 11:12:05 -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; Mon, 18 Aug 2008 11:11:30 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id BFA622A969B; Mon, 18 Aug 2008 07:11:28 -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 Fd1gz2QNNinj; Mon, 18 Aug 2008 07:11:28 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 029F72A9699; Mon, 18 Aug 2008 07:11:28 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 01E46E7ACD; Mon, 18 Aug 2008 13:11:20 +0200 (CEST) Date: Mon, 18 Aug 2008 11:12:00 -0000 From: Joel Brobecker To: Tobias Burnus Cc: gdb-patches@sourceware.org, Jan Kratochvil , Jim Blandy , jimb@codesourcery.com Subject: Re: [gdb] Fortran dynamic arrays Message-ID: <20080818111120.GE16894@adacore.com> References: <48A59B3C.9050801@net-b.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48A59B3C.9050801@net-b.de> User-Agent: Mutt/1.4.2.2i 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: 2008-08/txt/msg00469.txt.bz2 > The problem is that the patches are quite bulky and no one stepped > forward to review them. I'm sorry about this. I will try to see if I feel more comfortable reviewing them today than I did back then. We badly need more reviewers... Please send an updated set of patches (and if you haven't done so already, could you show us how Fortran arrays are described in DWARF?). -- Joel