From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9081 invoked by alias); 4 Feb 2002 00:27:38 -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 9014 invoked from network); 4 Feb 2002 00:27:35 -0000 Received: from unknown (HELO localhost.redhat.com) (24.114.26.18) by sources.redhat.com with SMTP; 4 Feb 2002 00:27:35 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F1B0C3E4D; Sun, 3 Feb 2002 19:27:33 -0500 (EST) Message-ID: <3C5DD575.8070201@cygnus.com> Date: Sun, 03 Feb 2002 16:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Use TYPE_TAG_NAME everywhere References: <20020203181542.A27182@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00050.txt.bz2 BTW, I can this to the ari table if you want - this is the sort of thing the ari is intended to detect. > One file accessed the tag_name member directly. Just for consistency, I > fixed it to use the macro. Committed as obvious. enjoy, Andrew