From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16423 invoked by alias); 4 Feb 2003 07:04:19 -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 16415 invoked from network); 4 Feb 2003 07:04:18 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.209.173) by 172.16.49.205 with SMTP; 4 Feb 2003 07:04:18 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 119543CB4; Tue, 4 Feb 2003 02:04:18 -0500 (EST) Message-ID: <3E3F65F1.8010607@redhat.com> Date: Tue, 04 Feb 2003 07:04:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: David Carlton , Michael Elizabeth Chastain , drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: [rfa/doc] correct info about best C++ compilers/debug formats References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00105.txt.bz2 > Here's the next version of the patch; it changes this sentence, and >> also replaces some uses of @samp{-gsomething} by @option{-gsomething}, >> which I assume is preferred. > > > Yes, @option is preferred once we require Texinfo 4.0 or later. We require texinfo 4.0 or later :-) Andrew