public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: wanderer@rsu.ru
To: gcc-gnats@gcc.gnu.org
Cc: and@rsu.ru
Subject: c++/10470: anonymous variadic macros were introduced in C99 warning at pch using
Date: Wed, 23 Apr 2003 21:46:00 -0000	[thread overview]
Message-ID: <20030423214539.18510.qmail@sources.redhat.com> (raw)


>Number:         10470
>Category:       c++
>Synopsis:       anonymous variadic macros were introduced in C99 warning at pch using
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 23 21:46:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     wanderer@rsu.ru
>Release:        3.4 20030423 (experimental)
>Organization:
>Environment:
FreeBSD 4.7-RELEASE-p9
>Description:
simple test.c test.h files compile without using pch
and generate strange warning if use test.h.gch

All case with options: g++ -ansi -pedantic -Werror -Winvalid-pch

-test.h----8<-----------
#include<string>
-test.h---->8-----------

-test.cc---8<-----------
#include"test.h"

int main() {
  return 0;
}
-test.cc--->8-----------

Warning generated at line in concept_check.h:52 :

#define __glibcpp_function_requires(...)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2003-04-23 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 21:46 wanderer [this message]
2003-04-24  2:36 Phil Edwards

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=20030423214539.18510.qmail@sources.redhat.com \
    --to=wanderer@rsu.ru \
    --cc=and@rsu.ru \
    --cc=gcc-gnats@gcc.gnu.org \
    /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).