From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4926 invoked by alias); 21 Oct 2002 22:25:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4919 invoked from network); 21 Oct 2002 22:25:22 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 21 Oct 2002 22:25:22 -0000 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 9A01B800084; Mon, 21 Oct 2002 18:25:21 -0400 (EDT) Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0DB5E3E12; Mon, 21 Oct 2002 18:25:21 -0400 (EDT) Message-ID: <3DB47ED0.5080900@redhat.com> Date: Mon, 21 Oct 2002 15:25:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Fedor , Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Objective-C language support. References: <3D889A97.90202@doc.com> <3DA37290.74A48BF4@redhat.com> <3DAB86E8.2040704@doc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00356.txt.bz2 Just a reminder, It is very often a good idea, for cases like this, to post each new patch as a new thread. That way, the new patch that needs review is very easy to spot. This is also why people so often plead that patches be broken down into smaller more digestable chunks. Andrew