You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by fa...@apache.org on 2008/11/18 16:11:00 UTC

svn propchange: r718628 - svn:log

Author: faridz
Revision: 718628
Modified property: svn:log

Modified: svn:log at Tue Nov 18 07:11:00 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Nov 18 07:11:00 2008
@@ -3,4 +3,5 @@
 	Merged r718626 from 4.2.x branch.
 
 	STDCXX-1022
-	* include/rw/_heap.cc (__make_heap): Optimize the loop with fixing the ICE on MSVC.
+	* include/rw/_heap.cc (__make_heap): Optimize the loop with
+	fixing the ICE on MSVC.