From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20888 invoked by alias); 4 May 2006 18:01:34 -0000 Received: (qmail 20875 invoked by uid 22791); 4 May 2006 18:01:34 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0102.google.com (HELO wx-out-0102.google.com) (66.249.82.198) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 May 2006 18:01:28 +0000 Received: by wx-out-0102.google.com with SMTP id h30so375258wxd for ; Thu, 04 May 2006 11:01:26 -0700 (PDT) Received: by 10.70.110.11 with SMTP id i11mr1048542wxc; Thu, 04 May 2006 11:01:25 -0700 (PDT) Received: by 10.70.129.13 with HTTP; Thu, 4 May 2006 11:01:25 -0700 (PDT) Message-ID: <8f2776cb0605041101u7d969e0eodde33866ac4abc41@mail.gmail.com> Date: Thu, 04 May 2006 18:01:00 -0000 From: "Jim Blandy" To: "Gaius Mulley" , "Eli Zaretskii" , gdb-patches@sources.redhat.com, jimb@red-bean.com Subject: Re: Enhanced language support for Modula-2 In-Reply-To: <20060504153726.GA2396@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <87psjc9yu3.fsf@glam.ac.uk> <87psius247.fsf@glam.ac.uk> <20060504153726.GA2396@nevyn.them.org> X-Google-Sender-Auth: 3a79f5bcea470375 X-IsSubscribed: yes 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-05/txt/msg00049.txt.bz2 On 5/4/06, Daniel Jacobowitz wrote: > On Thu, May 04, 2006 at 08:03:36AM +0100, Gaius Mulley wrote: > > many thanks for approving the docs. Do you want me to repost the > > corrected patch? Also do you know if the code component of the patch > > is/was approved? > > The last time you posted the patch, Jim Blandy did most of the code > review. So I've been staying clear of it in hopes that he would look > at it again this time :-) Jim, if you have a chance, could you look > at the new patch? ...zzz What? Oh, yes! Why, an entirely rewritten Modula-2 type printer! Great! The revised patch looks fine. The only question I have is, what's up with m2_type_print_base? Is that the way it's supposed to be?