This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34009] bogus "template with C linkage" from erroneous #line directives
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2007 19:33:21 -0000
- Subject: [Bug c++/34009] bogus "template with C linkage" from erroneous #line directives
- References: <bug-34009-15318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-07 19:33 -------
This was fixed in 4.3.0 by:
Author: geoffk
Date: Wed Nov 1 04:53:33 2006
New Revision: 118358
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118358
Log:
PR 15834
* config/darwin.h (NO_IMPLICIT_EXTERN_C): Define.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/darwin.h
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34009