From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30878 invoked by alias); 22 Mar 2002 19:04:12 -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 30852 invoked from network); 22 Mar 2002 19:04:09 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 22 Mar 2002 19:04:09 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 82C803F2F; Fri, 22 Mar 2002 14:04:08 -0500 (EST) Message-ID: <3C9B8028.4050205@cygnus.com> Date: Fri, 22 Mar 2002 11:04:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Jim Ingham , gdb-patches@sources.redhat.com Subject: Re: add set cp-abi command References: <20020320181856.A17115@nevyn.them.org> <20020322133420.A24693@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00420.txt.bz2 > (or something like that; eliminating the \-return, which gcc3 I thought > would warn about...) FYI, gcc has problems with: this is a string that goes across several lines. but not: this is a string\n\ that goes across several lines enjoy, Andrew