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]

Re: PATCH RFA: Add extern "C" to libcpp header files


>>>>> "Ian" == Ian Lance Taylor <iant@google.com> writes:

Ian> 2009-05-31  Ian Lance Taylor  <iant@google.com>
Ian> 	* include/cpp-id-data.h: Add extern "C".
Ian> 	* include/line-map.h: Likewise.
Ian> 	* include/mkdeps.h: Likewise.
Ian> 	* include/symtab.h: Likewise.
Ian> 	* internal.h: Likewise.

IMO, c-ppoutput.c is breaking the rules by including internal.h.
But maybe there is no better choice.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]