public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
To: mrs@kithrup.com
Cc: egcs@cygnus.com
Subject: Re: PATCH for namespace/template support
Date: Sat, 09 May 1998 11:06:00 -0000	[thread overview]
Message-ID: <199805091804.UAA00211@mira.isdn.cs.tu-berlin.de> (raw)
In-Reply-To: <199805090945.CAA17945@kithrup.com>

> Sat May  9 02:31:07 1998  Mike Stump  <mrs@wrs.com>
> 
> 	* tree.c (mapcar): Add OVERLOAD support.

Thanks, this change looks OK. 

There are probably some more places where the code checks for
TREE_LIST when it is really looking for overloaded functions.

For example, there is a dubious check in the CALL_EXPR case of mapcar.
I could not find build_call_declarator mentioned in the comment, but
if somebody wants to put an overloaded function into operand two, this
would now be an OVERLOAD node.

Martin

      reply	other threads:[~1998-05-09 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-09  3:34 Mike Stump
1998-05-09 11:06 ` Martin von Loewis [this message]

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=199805091804.UAA00211@mira.isdn.cs.tu-berlin.de \
    --to=martin@mira.isdn.cs.tu-berlin.de \
    --cc=egcs@cygnus.com \
    --cc=mrs@kithrup.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).