public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gabriel Dos Reis <gdr@cs.tamu.edu>
To: Nathan Sidwell <nathan@codesourcery.com>
Cc: lerdsuwa@users.sourceforge.net, gcc-patches@gcc.gnu.org
Subject: Re: [C++] My unreviewed patch
Date: Mon, 18 Oct 2004 20:18:00 -0000	[thread overview]
Message-ID: <m3u0sraj2p.fsf@merlin.cs.tamu.edu> (raw)
In-Reply-To: <m3zn2jaj8c.fsf@merlin.cs.tamu.edu>

Gabriel Dos Reis <gdr@cs.tamu.edu> writes:

| Nathan Sidwell <nathan@codesourcery.com> writes:
| 
| | Gabriel Dos Reis wrote:
| | > Nathan Sidwell <nathan@codesourcery.com> 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?).
| 
| We don't currently dump template argument list, but we could -- it is
| no different from the way we currently dump tree_list for function
| arguments. 

I mean we could leverage cp/error.c:dump_template_argument_list().
We just need a format specifier for that.

-- Gaby

  reply	other threads:[~2004-10-18 20:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-17 14:48 Kriang Lerdsuwanakij
2004-10-18 17:51 ` Nathan Sidwell
2004-10-18 19:02   ` Gabriel Dos Reis
2004-10-18 19:08     ` Nathan Sidwell
2004-10-18 20:05       ` Gabriel Dos Reis
2004-10-18 20:18         ` Gabriel Dos Reis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-20 12:09 Kriang Lerdsuwanakij
2004-10-20 13:41 ` Nathan Sidwell
2004-10-20 18:15 ` Giovanni Bajo
2004-10-21 12:10   ` Kriang Lerdsuwanakij
2004-10-21 12:11   ` Kriang Lerdsuwanakij
2004-10-21 12:36   ` Kriang Lerdsuwanakij
2003-07-19 16:54 Kriang Lerdsuwanakij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3u0sraj2p.fsf@merlin.cs.tamu.edu \
    --to=gdr@cs.tamu.edu \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=lerdsuwa@users.sourceforge.net \
    --cc=nathan@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).