Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++
Module Name: src
Committed By: joerg
Date: Sat Jan 28 14:21:52 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++: exception_ptr.h
Log Message:
Merge r171807 from upstream:
exception_ptr.h needs the forward declaration because it's
included from <typeinfo> before <typeinfo> defines std::type_info.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/exception_ptr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index