This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB 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]

Test results for commit 07df97c8578023d1c9313bcec8aceef14de3e90b on branch master


*** TEST RESULTS FOR COMMIT 07df97c8578023d1c9313bcec8aceef14de3e90b ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 07df97c8578023d1c9313bcec8aceef14de3e90b

floatformat.h: Wrap in extern "C"
Just like libiberty.h.  So that C++ programs, such as GDB when built
as a C++ program, can use it.

include/ChangeLog:
2015-02-19  Pedro Alves  <palves@redhat.com>

	* floatformat.h [__cplusplus]: Wrap in extern "C".


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