From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15281 invoked by alias); 17 Mar 2004 10:55:02 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 15257 invoked from network); 17 Mar 2004 10:54:59 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 17 Mar 2004 10:54:59 -0000 Received: from hermes.suse.de (Hermes.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id A49613106D1; Wed, 17 Mar 2004 11:53:46 +0100 (CET) Message-ID: <40582E66.2040804@suse.de> Date: Wed, 17 Mar 2004 10:55:00 -0000 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Ranjit Mathew Cc: gcc@gcc.gnu.org Subject: Re: [stree] Committed: initial stree infrastructure, and stree version of enumerators References: <95B43C22-7162-11D8-B2EB-000A95AA5E5E@apple.com> <404D99CC.3000907@codesourcery.com> <41CAC71B-71F7-11D8-8D1B-000A95AA5E5E@apple.com> <404E26B9.5090208@codesourcery.com> <40582C59.4060602@hotmail.com> In-Reply-To: <40582C59.4060602@hotmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00939.txt.bz2 Ranjit Mathew wrote: >Matt Austern wrote: > > >>Here's the first draft! Sorry it took a little longer than I'd >>expected. >> >> >It would have been much better if you'd used >a plain text file - among other things, it makes >it easier to quote from it while replying. > > ps2ascii, part of the GNU Ghostscript package, works well. Paolo.