public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10470: [pch]...
@ 2003-05-01 23:16 Wolfgang Bangerth
  0 siblings, 0 replies; only message in thread
From: Wolfgang Bangerth @ 2003-05-01 23:16 UTC (permalink / raw)
  To: geoffk; +Cc: gcc-prs

The following reply was made to PR c++/10470; it has been noted by GNATS.

From: Wolfgang Bangerth <bangerth@ices.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/10470: [pch]...
Date: Thu, 1 May 2003 18:07:11 -0500 (CDT)

 Just in case this of any help: if I compile more than one .cc file that 
 includes the same precompiled header, I always get the spurious warning at 
 the same line number and column:
 
 =====base=============debug========== function_lib.cc
 source/function_lib.cc:3510:2: warning: anonymous variadic macros were introduced in C99
 =====base=============debug========== function_lib_cutoff.cc
 source/function_lib_cutoff.cc:3510:2: warning: anonymous variadic macros were introduced in C99
 =====base=============debug========== function_time.cc
 source/function_time.cc:3510:2: warning: anonymous variadic macros were introduced in C99
 =====base=============debug========== job_identifier.cc
 source/job_identifier.cc:3510:2: warning: anonymous variadic macros were introduced in C99
 =====base=============debug========== log.cc
 source/log.cc:3510:2: warning: anonymous variadic macros were introduced in C99
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                                www: http://www.ices.utexas.edu/~bangerth/
 
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-01 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-01 23:16 c++/10470: [pch] Wolfgang Bangerth

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).