r148032 - in /trunk/include: ChangeLog ansidecl...
ian@gcc.gnu.org
ian@gcc.gnu.org
Mon Jun 1 05:47:00 GMT 2009
Author: ian
Date: Mon Jun 1 05:47:20 2009
New Revision: 148032
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148032
Log:
* ansidecl.h: Add extern "C" when compiling with C++. Treat C++
the way we treat an ISO C compiler. Don't define inline as a
macdro when compiling with C++.
* dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
when compiling with C++.
* fibheap.h: Add extern "C" when compiling with C++.
Modified:
trunk/include/ChangeLog
trunk/include/ansidecl.h
trunk/include/dyn-string.h
trunk/include/fibheap.h
More information about the Gcc-cvs
mailing list