This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r136485 - in /trunk/libstdc++-v3: ChangeLog tes...
- From: jsm28 at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 06 Jun 2008 15:03:54 -0000
- Subject: r136485 - in /trunk/libstdc++-v3: ChangeLog tes...
Author: jsm28
Date: Fri Jun 6 15:03:52 2008
New Revision: 136485
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136485
Log:
* testsuite/17_intro/headers/all.cc,
testsuite/17_intro/headers/all_c++200x_compatibility.cc,
testsuite/17_intro/headers/all_pedantic_errors.cc,
testsuite/ext/headers.cc: Only include
<ext/codecvt_specializations.h> and <ext/enc_filebuf.h> if
_GLIBCXX_HAVE_ICONV.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/17_intro/headers/all.cc
trunk/libstdc++-v3/testsuite/17_intro/headers/all_c++200x_compatibility.cc
trunk/libstdc++-v3/testsuite/17_intro/headers/all_pedantic_errors.cc
trunk/libstdc++-v3/testsuite/ext/headers.cc