From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6568 invoked by alias); 18 Oct 2004 19:02:59 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 6554 invoked from network); 18 Oct 2004 19:02:58 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 18 Oct 2004 19:02:58 -0000 Received: (qmail 28022 invoked from network); 18 Oct 2004 19:02:57 -0000 Received: from 82-32-50-9.cable.ubr07.azte.blueyonder.co.uk (HELO codesourcery.com) (nathan@82.32.50.9) by mail.codesourcery.com with RC4-MD5 encrypted SMTP; 18 Oct 2004 19:02:57 -0000 Message-ID: <41741359.4050707@codesourcery.com> Date: Mon, 18 Oct 2004 19:08:00 -0000 From: Nathan Sidwell Organization: Codesourcery LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 MIME-Version: 1.0 To: Gabriel Dos Reis CC: lerdsuwa@users.sourceforge.net, gcc-patches@gcc.gnu.org Subject: Re: [C++] My unreviewed patch References: <41740275.7060903@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg01522.txt.bz2 Gabriel Dos Reis wrote: > Nathan Sidwell writes: > | It's a pity we can't actuall print out the mismatching template > | parameters. > > Why can't we? > > -- Gaby It's a tree_list, and we don't dump those (do we?). nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk