This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r161525 - in /branches/gcc-4_5-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 29 Jun 2010 10:04:02 -0000
- Subject: r161525 - in /branches/gcc-4_5-branch/libstdc++...
Author: paolo
Date: Tue Jun 29 10:04:01 2010
New Revision: 161525
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161525
Log:
2010-06-29 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/44708
* include/ext/algorithm (copy_n): Qualify __copy_n call with
__gnu_cxx::
* testsuite/ext/rope/44708.cc: New.
Added:
branches/gcc-4_5-branch/libstdc++-v3/testsuite/ext/rope/44708.cc
Modified:
branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
branches/gcc-4_5-branch/libstdc++-v3/include/ext/algorithm