head 1.2; access; symbols pkgsrc-2014Q2:1.1.0.2 pkgsrc-2014Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2014.07.09.20.01.08; author ryoon; state dead; branches; next 1.1; commitid zvg0rEZKfXStZJHx; 1.1 date 2014.04.17.20.20.25; author joerg; state Exp; branches; next ; commitid IPbJAgNNvV5rL4xx; desc @@ 1.2 log @Update to 2.71 Changelog: Many bugfixes. I detail see http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.70/Bug_Fixes and http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.71/Bug_Fixes @ text @$NetBSD: patch-extern_carve_include_carve_mesh__ops.hpp,v 1.1 2014/04/17 20:20:25 joerg Exp $ --- extern/carve/include/carve/mesh_ops.hpp.orig 2014-04-17 15:04:25.000000000 +0000 +++ extern/carve/include/carve/mesh_ops.hpp @@@@ -580,7 +580,7 @@@@ namespace carve { std::vector queue; void checkheap() { -#ifdef __GNUC__ +#ifdef __GLIBCXX__ CARVE_ASSERT(std::__is_heap(queue.begin(), queue.end(), order_by_score())); #endif } @ 1.1 log @Limit heap check call to libstdc++. @ text @d1 1 a1 1 $NetBSD$ @