This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Jason Merrill wrote:
On Wed, 27 Nov 2002 20:54:00 +0700, Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> wrote:I'd disagree here. 'type' is a TYPENAME_TYPE node. Calling pedwarn with
This is a revised version of the friend patch submitted yesterday.
The diagnostic character string is cleaned up and the redundant
TYPE_IDENTIFIER macro is removed.
I think the other TYPE_IDENTIFIER is also redundant. With that change, this is OK.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |