head 1.3; access; symbols pkgsrc-2014Q3:1.2.0.2 pkgsrc-2014Q3-base:1.2; locks; strict; comment @// @; 1.3 date 2014.10.01.11.52.26; author wiz; state dead; branches; next 1.2; commitid YgV8MDLJYWMrAuSx; 1.2 date 2014.09.10.12.16.55; author wiz; state Exp; branches; next 1.1; commitid F1nngnoo48mHoNPx; 1.1 date 2014.09.10.12.10.23; author joerg; state Exp; branches; next ; commitid yZcvqCzglothmNPx; desc @@ 1.3 log @Update to 0.18.16: ver 0.18.16 (2014/09/26) * fix DSD breakage due to typo in configure.ac ver 0.18.15 (2014/09/26) * command - list: reset used size after the list has been processed * fix MixRamp * work around build failure on NetBSD @ text @$NetBSD: patch-src_notify.hxx,v 1.2 2014/09/10 12:16:55 wiz Exp $ http://bugs.musicpd.org/view.php?id=4110 --- src/notify.hxx.orig 2014-09-09 20:11:34.000000000 +0000 +++ src/notify.hxx @@@@ -28,9 +28,6 @@@@ struct notify { Cond cond; bool pending; -#ifndef WIN32 - constexpr -#endif notify():pending(false) {} /** @ 1.2 log @Add upstream bug report URL. @ text @d1 1 a1 1 $NetBSD: patch-src_notify.hxx,v 1.1 2014/09/10 12:10:23 joerg Exp $ @ 1.1 log @Nested volatile can not be initialised in constexpr, so don't use it for mutex and condvar. @ text @d1 3 a3 1 $NetBSD$ @