gcc/libstdc++-v3 ChangeLog include/bits/stl_al ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri May 20 09:06:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	paolo@gcc.gnu.org	2005-05-20 09:06:29

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_algo.h stl_algobase.h 

Log message:
	2005-05-20  Paolo Carlini  <pcarlini@suse.de>
	
	* include/bits/stl_algo.h (__rotate<_RandomAccessIterator>):
	Don't qualify __tmp as const, _ValueType is not necessarily
	Assignable.
	* include/bits/stl_algobase.h (swap, __iter_swap<false>):
	Likewise, as an harmless extension.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.50&r2=1.2917.2.51
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.50.18.2&r2=1.50.18.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algobase.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.42.6.1&r2=1.42.6.2



More information about the Gcc-cvs mailing list